cc.genes.updated.2019: Cell cycle genes: 2019 update

cc.genes.updated.2019R Documentation

Cell cycle genes: 2019 update

Description

A list of genes used in cell-cycle regression, updated with 2019 symbols

Usage

cc.genes.updated.2019

Format

A list of two vectors

s.genes

Genes associated with S-phase

g2m.genes

Genes associated with G2M-phase

Updated symbols

The following symbols were updated from cc.genes

s.genes
  • MCM2: MCM7

  • MLF1IP: CENPU

  • RPA2: POLR1B

  • BRIP1: MRPL36

g2m.genes
  • FAM64A: PIMREG

  • HN1: JPT1

Source

https://www.science.org/doi/abs/10.1126/science.aad0501

See Also

cc.genes

Examples

## 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)


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.