#' GMHI multi-study cohort
#'
#' A datalist has an integrative discovery dataset
#' and an independent validation dataset from the \href{https://www.nature.com/articles/s41467-020-18476-8}{GMHI multi-study cohort}.
#'
#'
#' @format A data list with two datasets:
#' \describe{
#' \item{discovery.data}{a phyloseq-class object, which consists of a feature table and a sample metadata.
#' This dataset is extracted from the integrative discovery dataset in
#' the \href{https://www.nature.com/articles/s41467-020-18476-8}{GMHI multi-study cohort}. Specifically, there are 4347 subjects and 313 species.
#' There are two group statues in the sample data. Group variable indicates healthy or nonhealthy status for each subject. Group1 indicates healthy or disease condition in details.}
#' \item{validation.data}{a phyloseq-class object, which consists of a feature table and a sample metadata.
#' This dataset is extracted from the independent validation dataset in
#' the \href{https://www.nature.com/articles/s41467-020-18476-8}{GMHI multi-study cohort}. Specifically, there are 782 subjects and 576 species.
#' There are two group statues in the sample data. Group variable indicates health or nonhealthy status for each subject. Group1 indicates healthy or disease condition in details.}
#' }
"GMHI"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.