https://github.com/satijalab/seurat
Raw File
Tip revision: 245d72b5f7c3ae75b185f2ae2d3a5b4c67c61e9a authored by satijalab on 16 June 2019, 18:37:31 UTC
Merge pull request #1692 from satijalab/develop
Tip revision: 245d72b
cc.genes.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{cc.genes}
\alias{cc.genes}
\title{Cell cycle genes}
\format{A list of two vectors
\describe{
  \item{s.genes}{Genes associated with S-phase}
  \item{g2m.genes}{Genes associated with G2M-phase}
}}
\source{
http://science.sciencemag.org/content/352/6282/189
}
\usage{
cc.genes
}
\description{
A list of genes used in cell-cycle regression
}
\keyword{datasets}
back to top