Skip to content

2.2.1

Choose a tag to compare

@apetkau apetkau released this 20 Mar 19:24
· 83 commits to main since this release
2.2.1
159be0b

2.2.1 - 2025/03/20

Changed

  • Increased resources for VERIFYING_MAP_Q from process_single to process_high for processing larger numbers of samples. See PR #29.
  • Increased resources for PHYML from process_low to process_medium for processing larger numbers of samples. See PR #29.
  • Increased resources for SMALT_MAP from process_single to process_medium for processing larger numbers of samples faster. See PR #29.
  • Increased resources for SORT_INDEX_BAMS from process_low to process_medium for processing larger numbers of samples and included command option for using multiple threads. See PR #29.
  • Updated nf-core lint version to 3.2.0. See PR #29.
  • Fixed some nf-core linting warnings and moved arborview.nf module to subfolders. See PR #29.