| Literature DB >> 35782394 |
Rachel A Aronow1, Shaya Akbarinejad1, Trang Le1, Sumeyye Su1, Leili Shahriyari1.
Abstract
There are many experimental methods for characterizing immune profiles of tumors, such as flow and mass cytometry. However, these approaches are time and resource intensive. Thus, several "digital cytometry" methods have been developed to extract cell frequencies from RNA-seq data. Here, we introduce TumorDecon, named for its potential to deconvolve the distribution of cells from the gene expression levels of a bulk of cells, such as a tumor. The Python package provides an accessible way of applying these methods. It includes four deconvolution methods as well as several gene sets, signature matrices, and functions for generating custom signature matrices.Entities:
Keywords: CIBERSORT; DeconRNASeq; Deconvolution methods; Digital cytometry; Signature matrix; SingScore; ssGSEA
Year: 2022 PMID: 35782394 PMCID: PMC9248989 DOI: 10.1016/j.softx.2022.101072
Source DB: PubMed Journal: SoftwareX
Fig. 1.TumorDecon architecture.
A preview of a TCGA RNA Seq data.
| Hugo_Symbol | Entrez_Gene_Id | TCGA-3L-AA1B-01 | TCGA-4N-A93T-01 | … | TCGA-AG-A032-01 |
|---|---|---|---|---|---|
| A1BG | 1 | 22.147 | 171.268 | … | 22.836 |
| A1CF | 29974 | 220.987 | 100.629 | … | 159.905 |
| … | … | … | … | .. | … |
| ZZZ3 | 26009 | 798.356 | 333.817 | .. | 343.951 |
Fig. 2.TumorDecon visualization examples using colon cancer data and CIBERSORT method. Output of TumorDecon includes (A) box plots, (B) pair plots, (C) cluster heat maps, and (D) bar charts of cell fractions in each tumor.
Code metadata
| Current code version | 1.1.0 |
| Permanent link to code/repository used for this code version |
|
| Code Ocean compute capsule |
|
| Legal Code License | MIT |
| Code versioning system used | git |
| Software code languages, tools, and services used | Python |
| Compilation requirements, operating environments & dependencies | Python ≥ 3.6; Linux, Mac OS X, Windows; Can be installed with pip (requirements provided in setup.py file). |
| If available Link to developer documentation/manual | Link to User Manual available at |
| Support email for questions |