Schloss Lab Tools for Reproducible Microbiome Research 💩
A collection of useful functions and example code created and used by the Schloss Lab for reproducible microbiome research. Perform common tasks like read mothur output files, tidy up your microbiome data, and format rmarkdown documents for publication. See the website http://www.schlosslab.org/schtools/ for more information, documentation, and examples.
You can install the development version of schtools from GitHub with:
# install.packages("devtools")
devtools::install_github("SchlossLab/schtools")
Please note that the schtools project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.