#' Toy Input Transcription Data Set
#'
#' This exemplary transcription data are the specific deregulated gene expression of the 786-O cell line from the NCI60 dataset.
#'
#' @docType data
#'
#' @usage data(HMDB_mapper_vec)
#'
#' @format An object of class \dQuote{\code{character}} containing the marching between HMDB metabolite IDs and there coresponding metabolite names.
#'
#' @source
#' \url{https://bioconductor.org/packages/release/data/annotation/html/metaboliteIDmapping.html}
#'
#'
#' @examples
#' data(HMDB_mapper_vec)
#'
#' @keywords datasets
"HMDB_mapper_vec"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.