Bugs fixed
- return missing haplotag barcode script that went missing after squashing commits and broke demuxing
Changed
- added rule priority for some workflows so they prioritize creating the output files over calculting metrics and writing reports
- this means that, for example,
align bwa
will prioritize creating all the output bam files, rather than running a single sample through everything
- this means that, for example,
Full Changelog: 1.14.2...1.14.3