#' \code{MGnifyR} Package.
#'
#' \code{MGnifyR} implements an interface to the EBI MGnify database.
#' See the vignette for a general introduction to this package.
#' \href{https://www.ebi.ac.uk/metagenomics/about}{About MGnify} for general MGnify
#' information, and
#' \href{https://emg-docs.readthedocs.io/en/latest/api.html}{API documentation} for
#' details about the JSONAPI implementation.
#' @name MGnifyR-package
#' @aliases MGnifyR
#' @docType package
#' @seealso \link[TreeSummarizedExperiment:TreeSummarizedExperiment-class]{TreeSummarizedExperiment} class
NULL
#' @import mia
#' @import TreeSummarizedExperiment
#' @import MultiAssayExperiment
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.