Skip to content

Ampliseq Version 1.2.0 "Teal Bronze Lion"

Compare
Choose a tag to compare
@d4straub d4straub released this 04 Feb 15:44
· 2192 commits to master since this release
1e76f1c

nf-core/ampliseq version 1.2.0 "Teal Bronze Lion" - 2021

Added

  • #106 - Added support for PacBio data
  • Added --taxon_reference to be able to support both 'silva' and 'unite'
  • #157 - Added possibility to run double cutadapt steps, --double_primer
  • #211 - Added quality filter option --maxEE

Fixed

  • #182 - Fix input in case there are no underscores in sample IDs
  • #186 - Update github actions
  • #187 - Sample ids are in incorrect order in feature-table from PacBio data
  • #201 - Template update for nf-core/tools version 1.12.1
  • #147 - Split make_classifier in two different processes that can be allocated different resources
  • #183 - Don't fetch taxonomy/create classifier when run with --skip_taxonomy
  • #180 - MultiQC, cutadapt and fastQC now work with --multipleSequencingRuns

Dependencies

  • Updated from cutadapt v2.6 to v2.8