Minor fix release
Fixed
- Detect NaNs during training and halt early.
- Workaround pysam interface changes (for conda package).
Added
- Preliminary hard-RLE model for R9.4.1
- --regions argument can now be a .bed file.
- Support soft-RLE network training.
This release includes an experimental consensus mode using run-length encoded
alignments. Use of this algorithm can be specified using the new "rle" model:
medaka_consensus -m r941_min_high_g340_rle -i basecalls.fasta -d draft.fa