#' metavariants data
#'
#' Data from discoSNP++ ran on five samples of metagenomic data genrated by the Tara Oceans expedition in the Mediterranean Sea
#' @docType package
#' @name metaVaR
#' @aliases metaVaR metaVaR-package
#' @docType data
#' @source Genoscope and Tara Oceans consortium
#' @usage data(MS5)
#' @format a list of object of class \code{data.frame}
#' \describe{
#' \item{pop}{population names}
#' \item{cov}{biallelic loci depth of coverage}
#' \item{freq}{metavariant frequencies}
#' }
"MS5"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.