#' This is the mice phyloseq object data included in the GraphsTutorial package
#' The data are a multicomponent phyloseq object obtained
#' from several samples from different mice belonging to two litters.
#'
#'
#' @author Susan Holmes \email{sp.holmes@gmail.com}
#' @references \url{https://www.huber.embl.de/msmb/Chap-Graphs.html#minimum-spanning-trees} and
#' \url{https://bios221.stanford.edu/book/Chap-Graphs.html#minimum-spanning-trees}
#' @docType data
#' @keywords datasets
#' @name micephyloseq
#' @usage data(micephyloseq)
#' @format An object of class phyloseq with 344 different samples
#' and 389 taxa, there are 16 sample variables of which the most
#' important are SampleID and family_relationship.
NULL
"micephyloseq"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.