R/mock_query_df.R

#' Example Query Data Frame
#'
#' Example \code{query_df} for use in generating a \link{mgFeatures-class}
#' object using the \link{annotateFeatures} \link[=MgDb-class]{MgDb-class} method. The
#' dataset contains the OTU ids and Greengenes database version 13.5 ids.
#' Specifically, the OTU centers came from a mock community dataset from the
#' study Bokulich et al. 2013, the OTU ids were extracted from a biom file
#' downloaded from QIITA (https://qiita.ucsd.edu).
#'
#' Bokulich, Nicholas A., et al. "Quality-filtering vastly improves diversity
#' estimates from Illumina amplicon sequencing." Nature methods 10.1 (2013):
#' 57-59.
#'
#' @format data.frame
#'
#' @source
#' \url{https://qiita.ucsd.edu}
#'
#' @examples
#' data(mock_query_df)
"mock_query_df"

Try the metagenomeFeatures package in your browser

Any scripts or data that you put into this service are public.

metagenomeFeatures documentation built on Nov. 8, 2020, 5:18 p.m.