You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
# 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)
Development
For future feature requests or suggestions, request an issue: