R/data.R

#' Differential expression results from five studies
#'
#' A named list with five differential expresion results. 
#' 
#'
#' @format A named list with 5 data frames with ~20k genes and 5 variables:
#' \describe{
#'   \item{GSE12050}{differential expression result, disease vs healthy}
#'   \item{GSE24883}{differential expression result, disease vs healthy}
#'   ...
#' }
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/}
"diffexplist"
NULL

Try the MetaVolcanoR package in your browser

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

MetaVolcanoR documentation built on Nov. 8, 2020, 7:52 p.m.