Skip to content
/ theseus Public

R pkg for analysis, visualization, and interpretation of community composition data

License

Notifications You must be signed in to change notification settings

sw1/theseus

Repository files navigation

Travis-CI Build Status codecov CRAN_Status_Badge

Overview

theseus provides functions to assist in the analysis, visualization, and interpretation of community composition data, especially those originating from amplicon sequencing.

Relevant Software and Literature

Callahan, Sankaran, Fukuyama, McMurdie, and Holmes (2017) Bioconductor Workflow for Microbiome Data Analysis: from raw reads to community analyses McMurdie and Holmes (2013) phyloseq: An R package for reproducible interactive analysis and graphics of microbiome census data Oksanen,Blanchet, Friendly, Kindt, Legendre, McGlinn, Minchin, O'Hara, Simpson, Solymos, Stevens, Szoecs, and Wagner (2017) vegan: Community Ecology Package

Installation

# To install the release version of theseus:
install.packages('theseus')

# To install the developmental version via Github:
# install.packages('devtools')
devtools::install_github('sw1/theseus',build_vignettes=TRUE)

Development

For future feature requests or suggestions, request an issue:

https://github.com/sw1/theseus/issues

About

R pkg for analysis, visualization, and interpretation of community composition data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages