Skip to content

v3.0.2

Compare
Choose a tag to compare
@DavyCats DavyCats released this 29 Nov 13:46
· 24 commits to master since this release
18498a6
  • Limit the number of chunks per fastq file to 16. Fastp will run into
    issues if the number of chunks is not divisible by the number of
    threads it uses, which is limited to 16 theads.
  • Runtime attributes for Amber were adjusted:
    • memory increased from 70GiB (javaXmx: 64G) to 85GiB
      (javaXmx: 80G).
    • timeMinutes increased from 240 to 480.