-
Notifications
You must be signed in to change notification settings - Fork 44
Home
wguo-research edited this page Sep 18, 2019
·
31 revisions
The scCancer
package focuses on processing and analyzing droplet-based scRNA-seq data for cancer research. Except routine data processing steps, this package takes several special considerations for cancer-specific features.
The scCancer
pipeline consists of two parts: scStatistics
and scAnnotation
.
- The
scStatistics
implements quality control for cells and genes. - The
scAnnotation
implements normal analysis and annotate the cells' low-dimension coordinates, cluster, cell type, cell cycle, malignancy, gene set signatures, expression program, and so on.
After these analyses, user-friendly graphic reports will be generated.
The scCancer
package can be installed via
library(devtools)
devtools::install_github("wguo-research/scCancer")
The vignette of scCancer
can be found in the project wiki.
Please use the following citation: