SkillAgentSearch skills...

Utility

Collection of Tumor-Infiltrating Lymphocyte Single-Cell Experiments with TCR

Install / Use

/learn @ncborcherding/Utility
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

uTILity

Comprehensive collection of Single-Cell Tumor-Infiltrating Lymphocyte Data

<img align="right" src="https://github.com/ncborcherding/utility/blob/main/www/utility_hex.png" width="305" height="352">

Introduction

The original intent of assembling a data set of publicly-available tumor-infiltrating T cells (TILs) with paired TCR sequencing was to expand and improve the scRepertoire R package. However, after some discussion, we decided to release the data set for everyone, a complete summary of the sequencing runs and the sample information can be found in the meta data of the Seurat object.

This involves several steps 1) loading the respective GE data, 2) harmonizing the data by sample and cohort information, 3) iterating through automatic annotation, and 4) adding the TCR information. This information is stored in the meta data of the Seurat objects - an explanation of each variable is available here.

Folder Structure

├── config.yaml         - parameters control for processing and integrating
├── data
│   ├── sequencingRuns  - 10x Outputs
│   └── processedData   - processed .rds and larger combined cohorts
├── environment.yml     - python environment
├── figs                - image ouputs for processing and integration
├── LICENSE.txt
├── NEWS.txt            - update information
├── py                  - python scripts
├── R                   - R scripts
├── README.md
├── results             - intermediate and final ouputs
├── run_pipeline.R      - main pipeline to run
└── summary             - tables summarizing the data

Sample ID:

<img align="center" src="https://github.com/ncborcherding/utility/blob/main/www/utility_info.png">

Cohort Information

<!-- COHORT_SUMMARY_START -->

Cohort Summary

Last Updated: 2025-12-03

|Metric |Count | |:---------------|:---------| |Total Cells |2,606,129 | |Sequencing Runs |722 | |Unique Tissues |13 | |Unique Patients |420 | |Cells with TCR |1,841,128 |

<!-- COHORT_SUMMARY_END -->

Here is the current list of data sources, the number of cells that passed filtering by tissue type. Please cite the data if you are using uTILity.

| | Tumor | Normal | Blood | Juxta | LN | Met | Cancer Type | Citations | |------------------|--------|--------|--------|-------|-------|-------|---------------|---------------------------------------------------| | CCR-20-4394 | 26760 | 0 | 0 | 0 | 0 | 0 | Ovarian | cite | | EGAS00001004809 | 181667 | 0 | 0 | 0 | 0 | 0 | Breast | cite | | GSE114724 | 27651 | 0 | 0 | 0 | 0 | 0 | Breast | cite | | GSE121636 | 11436 | 0 | 12319 | 0 | 0 | 0 | Renal | cite | | GSE123814 | 78034 | 0 | 0 | 0 | 0 | 0 | Multiple | cite | | GSE139555 | 93160 | 78625 | 25363 | 0 | 0 | 0 | Multiple | cite | | GSE145370 | 66592 | 40916 | 0 | 0 | 0 | 0 | Esophageal | cite | | GSE148190 | 2263 | 0 | 6201 | 0 | 15644 | 0 | Melanoma | cite | | GSE154826 | 14491 | 13414 | 0 | 0 | 0 | 0 | Lung | cite | | GSE159251 | 8356 | 0 | 47721 | 0 | 5705 | 0 | Melanoma | cite | | GSE162500 | 14644 | 0 | 23401 | 3761 | 0 | 0 | Lung | cite | | GSE164522 | 36990 | 86811 | 46027 | 0 | 46376 | 36648 | Colorectal | cite | | GSE168844 | 0 | 0 | 55302 | 0 | 0 | 0 | Lung | cite | | GSE176021 | 436609 | 128411 | 132673 | 0 | 71063 | 32011 | Lung | cite | | GSE179994 | 78574 | 0 | 0 | 0 | 0 | 62341 | Lung | cite | | GSE180268 | 23215 | 0 | 0 | 0 | 29699 | 0 | HNSCC | cite | | GSE181061 | 40429 | 27622 | 37426 | 0 | 0 | 0 | Renal | cite | | GSE185206 | 163294 | 17231 | 0 | 0 | 9820 | 0 | Lung | cite | | GSE195486 | 122512 | 0 | 0 | 0 | 0 | 0 | Ovarian | cite | | GSE200218 | 0 | 0 | 0 | 0 | 0 | 18495 | Melanoma | cite | | GSE200996 | 86235 | 0 | 152722 | 0 | 0 | 0 | HNSCC | cite | | GSE201425 | 22888 | 0 | 27781 | 0 | 11350 | 12253 | Biliary | cite | | GSE211504 | 0 | 0 | 33685 | 0 | 0 | 0 | Melanoma | cite | | GSE212217 | 0 | 0 | 229505 | 0 | 0 | 0 | Endometrial | cite | | GSE213243 | 2835 | 0 | 18363 | 0 | 0 | 2693 | Ovarian | cite | | GSE215219 | 26303 | 0 | 66000 | 0 | 0 | 0 | Lung | cite | | GSE227708 | 53087 | 0 | 0 | 0 | 0 | 0 | Merkel Cell | cite | | GSE242477 | 41595 | 0 | 21595 | 0 | 0 | 0 | Melanoma | cite | | PRJNA705464 | 98892 | 15113 | 30340 | 0 | 3505 | 0 | Renal | cite |


Methods

Single-Cell Data Processing

The filtered gene matrices output from Cell Ranger align function from individual sequencing runs (10x Genomics, Pleasanton, CA) loaded into the R global environment. For each sequencing run cell barcodes were appended to contain a unique prefix to prevent issues with duplicate barcodes. The results were then ported into individual Seurat objects (citation), where the cells with > 10% mitochondrial genes and/or 2.5x standard deviation from the mean of features were excluded for quality control purposes. At the individual sequencing run level, doublets were estimated using the scDblFinder (v1.4.0) R package.

Annotation of Cells

Automatic annotation was performed using the singler (v2.2.0) R package (citation) with the HPCA (citation) and DICE (citation) data sets as references and the fine label discriminators. Individual sequencing runs were subsetted to run through the singleR algorithm in order to reduce memory demands. The output of all the singleR analyses were collated and appended to the meta data of the Seurat object. Likewise, the Azimuth (v0.4.6.9004) R Package (citation was used for automatic annotation as a partially orthogonal approach.

Addition of TCR data

The filtered contig annotation T cell receptor (TCR) data for available sequencing runs were loaded into the R global environment. Individual contigs were combined using the combineTCR() function of scRepertoire (v2.0.0) R Package (citation). Clonotypes were assigned to barcodes and were multiple duplicate chains for individual cells were filtered to select for the top expressing contig by read count. The clonotype data was then added to the Seurat Object with proportion across individual patients being used to calculate frequency.

Session Info

Session Info for the initial data processing and analysis can be found here.


Citations

As of right now, there is no citation associated with the assembled data set. However if using the data, please find the corresponding manuscript for each data set summarized above or can be found in the summary table. In addition, if using the processed data, feel free to modify the language in the methods section (above) and please cite the appropriate manuscripts of the software or references that were used.

Itemized List of the Software Used

View on GitHub
GitHub Stars106
CategoryDevelopment
Updated1mo ago
Forks7

Languages

R

Security Score

80/100

Audited on Feb 23, 2026

No findings