R/data.R

#' Example comparison data.
#'
#' It is the comparison table needed by DESeq2, constituted by the
#' column *treatment* and by the column *control*.
#'
#' @format A data frame with 6 rows and 2 variable:
"comparisons"

#' Example raw count data.
#'
#' Genes as rows and samples as columns.
#'
#' @format A data frame with 29744 rows and 19 variable:
"counts"

#' Example group data.
#'
#' It is the sample information table needed by DESeq2, constituted by the
#' column *sample*, including sample barcodes and by the column *group*
#' including the condition to which each sample belongs.
#'
#' @format A data frame with 18 rows and 2 variable:
"groups"

Try the autoGO package in your browser

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

autoGO documentation built on April 3, 2025, 10:56 p.m.