-
Notifications
You must be signed in to change notification settings - Fork 44
1. Introduction
wguo-research edited this page May 11, 2020
·
1 revision
The scCancer package focuses on processing and analyzing droplet-based scRNA-seq data for cancer research. Except basic data processing steps, this package takes several special considerations for cancer-specific features.
The workflow of scCancer mainly consists of three modules: scStatistics, scAnnotation, and scCombination.
- The
scStatisticsperforms basic statistical analyses of raw data and quality control. - The
scAnnotationperforms functional data analyses and visualizations, such as low dimensional representation, clustering, cell type classification, cell malignancy estimation, cellular phenotype analyses, gene signature analyses, cell-cell interaction analyses, etc. - The
scCombinationperform multiple samples data integration, batch effect correction and analyses visualization.
After the computational analyses, detailed and graphical reports were generated in user-friendly HTML format.