R/dataset.R

#' TGGATESsmall dataset
#'
#' Documentation for this dataset will be added at a later date. For now I just
#' need this package to pass the CRAN checks! This dataset powers the example
#' usage in the roxygen2 documentation for ToxicoGx.
#'
#' @references
#' Lamb et al. The Connectivity Map: using gene-expression signatures to connect
#'   small molecules, genes, and disease. Science, 2006.
#'
#' @docType data
#' @name TGGATESsmall
#' @usage data(TGGATESsmall)
#' @keywords datasets
#' @format ToxicoSet object
#'
NULL

#' HCC_sig dataset
#'
#' A dataset cotaining the gene names associated with the HCC geneset signature
#'
#' @docType data
#' @name HCC_sig
#' @usage data(HCC_sig)
#' @keywords datasets
#' @format character
NULL
bhklab/ToxicoGx documentation built on March 18, 2023, 6:44 a.m.