Skip to content

Shenying71/learn1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TumorDecon

Tumors consist of many different cell types, including various immune cells, fibroblasts and epithelial cells. Importantly, each tumor has its own unique variation of immune cells resulting in different responses to the same treatments. Documenting these immune variations will help us to understand the process of tumorigenesis and find ways to arrive at effective treatments.

TumorDecon software includes four deconvolution methods (DeconRNAseq [Gong2013], CIBERSORT [Newman2015], ssGSEA [Şenbabaoğlu2016], Singscore [Foroutan2018]) and several signature matrixes of various cell types, including LM22. The input of this software is the gene expression profile of the tumor, and the output is the relative number of each cell type. Users have an option to choose any of the implemented deconvolution methods and included signature matrixes or import their own signature matrix to get the results.

TumorDecon is available on Github (https://github.com/ShahriyariLab/TumorDecon) and PyPI (https://pypi.org/project/TumorDecon/). To install the software with pip, use both of the following two commands:

pip install TumorDecon
pip install git+https://github.com/kristyhoran/singscore

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages