themetagenomics provides functions to explore topics generated from 16S rRNA sequencing information on both the abundance and functional levels. It also provides an R implementation of PICRUSt and wraps Tax4fun, giving users a choice for their functional prediction strategy.
Stan Development Team. 2016. RStan: the R interface to Stan. R package version 2.14.1., 2017.
# To install the release version of Themetagenomics:
install.packages('themetagenomics')
# To install the developmental version via Github:
# install.packages('devtools')
devtools::install_github('EESI/themetagenomics',build_vignettes=TRUE)
For future feature requests or suggestions, request an issue: