Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 567 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 567 Bytes

phyloseq additions

This package contains customs functions and additions to the phyloseq package. Instead of sharing functions scripts, I bundled functions and their documentation into this package for the sake of clarity and re-usability.

Installation

The psadd installation requires the following depencies:

* ggplot2 (>= 2.1.0),
* phyloseq (>= 1.18.0),
* plotrix (>= 3.6-3),
* vegan (>= 2.3.5)

Paste the following lines to install psadd from github.

remotes::install_github("cpauvert/psadd")