This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Release 0.1.3
Release 0.1.3 includes the following changes:
- Enabled cross building for scala 2.11 and 2.12
- Several updates to task classes for Picard and fgbio tasks
- Fix to
JvmOutOfMemoryRetry
so that it can find OOM tokens that are not whole lines - Cleared up messages about why there are incomplete tasks at the end of a pipeline run
- Addition of task classes for Picard illumina basecalling related programs
- Added the ability for
sopt
to use classes with Companion.apply(String) as arguments - Fix for how async io flags are propagated to picard Tasks