get_cell_cycle_genes: Get Cell Cycle Genes

View source: R/scSeurat.R

get_cell_cycle_genesR Documentation

Get Cell Cycle Genes

Description

This function retrieves cell cycle genes for a specified species.

Usage

get_cell_cycle_genes(species = "human")

Arguments

species

A character string specifying the species. Supported values are "human" and "mouse". Default is "human".

Value

A list containing S phase and G2M phase cell cycle genes. - s_features: S phase genes - g2m_features: G2M phase genes


kidcancerlab/rrrSingleCellUtils documentation built on April 17, 2025, 5:10 p.m.