View source: R/SingleCellRNASeq.R
add_cell_cycle_genes_score | R Documentation |
Add the cell cycle gene scores into the cell metadata
add_cell_cycle_genes_score(
object,
gmt.file = c(),
gene_sets = c("G2M_Core", "S_phase_Core")
)
object |
The SingCellaR object. |
gmt.file |
The GMT file that contains singature gene sets. |
gene_sets |
The vector of gene set names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.