#' Example COVID-19 expression data set
#'
#' Example COVID-19 expression and analysis data set
#'
#' This data set was derived from a standard analysis of GSE157103 data
#' set. The GSE157103 data set includes samples from COVID patients and
#' non-covid patients as well the
#' information whether patients had to be cared for at an intensive care
#' unit (ICU).
#'
#' The C19 data set contains contrasts, covariates, expression matrix and annotation.
#'
#' The C19_gs data set contains gene set collections (object `tmod_dbs`),
#' results of gene set enrichment analysis (object `tmod_res`).
#'
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE157103}
#' @rdname C19
"C19"
#' @rdname C19
"C19_gs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.