R/expr.data.R

#' Example T-ALL Dataset Gene Expression Data
#'
#' Gene expression data file showing log2 normalized expression level of 420 genes (rows) in 265 newly diagnosed T-cell Acute Lymphoblastic Leukemia (T-ALL) patients in columns that was reported by Liu, Yu, et al. (2017).
#'
#' @format ## `expr.data`
#' A data frame with 420 rows and 265 columns:
#' \describe{
#'   \item{gene}{Ensembl IDs of the list of 420 genes included in the dataset}
#'   ...
#' }
#' @source Data was extracted from the supplementary material tables of the published Liu, Yu, et al. (2017) manuscript <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 April 4, 2025, 1:41 a.m.