Releases: VascoElbrecht/JAMP
Releases · VascoElbrecht/JAMP
JAMP v0.29
Bugfix BOLD web hack (No longer causes a crash if no Phylom information is available)
JAMP v0.28
Added centroid generation (as fasta file) for denoising.
JAMP v.27
The denoising function has now a 'minOTU' option which will discard low abundant OTUs!
JAMP v.26
- Minor bugfix (Denoise, discarded sequences counted incorrectly).
- Haplotype table now includes the used alpha value
JAMP v0.25
Added subsetting command U_subset()
JAMP v0.24
Initial release of the denoising module using Unoise3 in the background.
JAMP v0.23
Added a function to convert fastq files to fasta files (using usearch)
JAMP v0.22
added an option to export sequences as fastq when EE filtering
JAMP v0.21
Had to remove the clustering threshold as an option as usearch v10 no longer supports this option! Now it's at 3% by default and can no longer be changed.
JAMP v0.20
Fixes a bug in PE merging due to command structure changes in the latest usearch version (v10).