Skip to contents

The strollur package stores the data associated with your Amplicon Sequence analysis. This includes nucleotide sequences, abundance, sample and treatment assignments, taxonomic classifications, asv, otu and phylotype clusters, metadata, trees and various reports. It is designed to facilitate data analysis across multiple R packages with utility functions to read from mothur, qiime2, dada2 and phyloseq.

Installing strollur

You can install the CRAN version with:

install.packages("strollur")

You can install the development version of strollur from GitHub with:

pak::pak("mothur/strollur")