HTSSIP is an R package for analyzing high throughput sequence data from nucleotide stable isotope probing (DNA- & RNA-SIP) experiments.
Beta diversity of overlapping gradient fractions
Quantitative stable isotope probing (q-SIP)
All documentation can be found on CRAN.
A good place to start is the HTSSIP introduction vignette.
See References in the HTSSIP introduction vignette.
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")