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

Try the ToxicoGx package in your browser

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

ToxicoGx documentation built on Nov. 19, 2020, 2 a.m.