Uses Seurat to address the cell cycle phase
1 | addCellCyclePhase(x, s.genes = NULL, g2m.genes = NULL, gnameCol = NULL)
|
x |
the BioData object |
s.genes |
the s genes (defualt NULL means Seurat::cc.genes$s.genes ) |
g2m.genes |
the s genes (defualt NULL means Seurat::cc.genes$g2m.genes ) |
gnameCol |
the name of the Gene Symbol column in the annotation table (default NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.