get_cell_cycle_genes | R Documentation |
This function retrieves cell cycle genes for a specified species.
get_cell_cycle_genes(species = "human")
species |
A character string specifying the species. Supported values are "human" and "mouse". Default is "human". |
A list containing S phase and G2M phase cell cycle genes. - s_features: S phase genes - g2m_features: G2M phase genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.