Travis build status Codecov test coverage

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

rITSx

This package is an interface to the ITSx command-line utility from R.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("brendanf/rITSx")

The ITSx tool must be installed in order for rITSx to work. For current installation instructions, see http://microbiology.se/software/itsx/.

Use



brendanf/rITSx documentation built on June 30, 2024, 11:15 p.m.