v3.0.2
- 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
) to85GiB
(javaXmx:80G
). - timeMinutes increased from
240
to480
.
- memory increased from