#' hmdb1: demonstration HMDB entry
#' @importFrom utils data
#' @docType data
#' @format HmdbEntry instance
#' @source www.hmdb.ca
"hmdb1"
#' hmdb_gene: Sept 2017 extract from hmdb.ca of direct gene associations
#' @importFrom utils data
#' @docType data
#' @format S4Vectors DataFrame
#' @source www.hmdb.ca xml
"hmdb_gene"
#' hmdb_protein: Sept 2017 extract from hmdb.ca of direct protein associations
#' @importFrom utils data
#' @docType data
#' @format S4Vectors DataFrame
#' @source www.hmdb.ca xml
"hmdb_protein"
#' hmdb_omim: Sept 2017 extract from hmdb.ca of direct omim associations
#' @importFrom utils data
#' @docType data
#' @format S4Vectors DataFrame
#' @source www.hmdb.ca xml
"hmdb_omim"
#' hmdb_disease: Sept 2017 extract from hmdb.ca of direct disease associations
#' @importFrom utils data
#' @docType data
#' @note This table also includes a column of metabolite name.
#' @format S4Vectors DataFrame
#' @source www.hmdb.ca xml
"hmdb_disease"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.