R/data.R

# descriptions of cmapR datasets

#' An example collection of gene sets
#' as used in the Lamb 2006 CMap paper.
#' @source Lamb et al 2006 doi:10.1126/science.1132939
"gene_set"

#' An example table of metadata, as would be
#' parsed from or parse.gctx. Initially all the
#' columns are of type character.
"cdesc_char"

#' An example of a GCT object with row and
#' column metadata and gene expression values
#' in the matrix.
"ds"

#' An example GCT object of knockdown experiments
#' targeting a subset of landmark genes.
"kd_gct"

Try the cmapR package in your browser

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

cmapR documentation built on Dec. 12, 2020, 2 a.m.