• Overview
• Features
• Installation
• Get started
• Long-form documentations
Amplicon is a comprehensive R package for analyzing primer dimers and off-target amplification in amplicon sequencing data.
The package provides tools to:
You can install the development version from GitHub with:
## Install < remotes > package (if not already installed) ----
if (!requireNamespace("remotes", quietly = TRUE)) {
install.packages("remotes")
}
## Install < amplicon > from GitHub ----
remotes::install_github("Max10-afk/amplicon")Then you can attach the package amplicon:
For an overview of the main features of amplicon, please read the Get started vignette. It also provides a small tutorial with some toy data!
amplicon provides 1 vignette to learn more about the package: