data.R

#' Cell cycle genes
#'
#' A dataframe of genes used in cell-cycle regression
#'
#' @format A dataframe
#' \describe{
#'   \item{phase}{Which phase are the corresponding genes associated with}
#'   \item{geneID}{The entrez ID for the corresponding gene}
#'   \item{GeneName}{The common gene name}
#' }
#' @concept data
#' @source \url{https://www.science.org/doi/abs/10.1126/science.aad0501}
#'

"homo_sapiens"
connorhknight/IBRAP documentation built on March 9, 2023, 7:01 p.m.