R/expr_data.R

#' Example T-ALL Gene Expression Dataset
#'
#' Log2-normalized gene expression data for 417 genes across 265 newly diagnosed T-cell Acute Lymphoblastic Leukemia (T-ALL) patients, as reported by Liu, Yu, et al. (2017).
#'
#' @format ## `expr_data`
#' A data frame with 417 rows and 265 columns:
#' \describe{
#'   \item{gene}{Ensembl gene IDs of the 417 selected genes included in the dataset.}
#'   \item{...}{Each remaining column represents a T-ALL patient with log2-normalized expression values.}
#' }
#'
#' @source Data extracted from the supplementary materials of Liu, Yu, et al. (2017), *Nature Genetics*. <https://www.nature.com/articles/ng.3909#Sec27>
"expr_data"

Try the GRIN2 package in your browser

Any scripts or data that you put into this service are public.

GRIN2 documentation built on June 17, 2025, 9:11 a.m.