#' ENCODExplorer
#'
#' @name ENCODExplorer
#' @docType package
NULL
#' Metadata from the ENCODE database in a R object.
#' The tables were generated with the \code{prepare_ENCODEdb} function.
#'
#' @seealso \code{\link{get_encode_types}} to get a list of possible types. Note
#' that some of the types are empty tables that are not included in the
#' database created with \code{\link{prepare_ENCODEdb}} function.
#'
#' @docType data
#' @keywords datasets
#' @name encode_df
#' @usage data(encode_df)
#' @format A list of data frames
#' @return A list of data frames
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.