cc.genes.updated.2019 | R Documentation |
A list of genes used in cell-cycle regression, updated with 2019 symbols
cc.genes.updated.2019
A list of two vectors
Genes associated with S-phase
Genes associated with G2M-phase
The following symbols were updated from cc.genes
MCM2: MCM7
MLF1IP: CENPU
RPA2: POLR1B
BRIP1: MRPL36
FAM64A: PIMREG
HN1: JPT1
https://www.science.org/doi/abs/10.1126/science.aad0501
cc.genes
## Not run:
cc.genes.updated.2019 <- cc.genes
cc.genes.updated.2019$s.genes <- UpdateSymbolList(symbols = cc.genes.updated.2019$s.genes)
cc.genes.updated.2019$g2m.genes <- UpdateSymbolList(symbols = cc.genes.updated.2019$g2m.genes)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.