Home - VascoElbrecht/JAMP GitHub Wiki
Welcome to the JAMP wiki!
JAMP is an R wrapper package, that uses different command line tools to easily process and visualize your metabarcoding data. Please make sure you have the needed command line tools installed on a Linux or Mac system (no windows support).
The R package is run from within R using different modules. The data can be imported in most modules using the file path via list.files()
or by creating an empty folder in which files can be placed with Empty_folder()
(please see Tips & Tricks for details!).