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
https://www.science.org/doi/abs/10.1126/science.aad0501
The following symbols were updated from cc.genes
MCM2: MCM7
MLF1IP: CENPU
RPA2: POLR1B
BRIP1: MRPL36
FAM64A: PIMREG
HN1: JPT1
if (FALSE) { 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) }