cpauvert / psadd

PSADD -- PhyloSeq ADDitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

PSADD -- PhyloSeq ADDitions


Languages

Language:R 100.0%