HTSSIP

Travis-CI Build Status

HTSSIP is an R package for analyzing high throughput sequence data from nucleotide stable isotope probing (DNA- & RNA-SIP) experiments.

Available analyzes

Documentation

All documentation can be found on CRAN.

A good place to start is the HTSSIP introduction vignette.

Reference

See References in the HTSSIP introduction vignette.

Installation

To get the current released version from CRAN:

install.packages("HTSSIP") 

To get the current development version from github:

# install.packages("devtools")
devtools::install_github("nick-youngblut/HTSSIP")