Releases: broadinstitute/longbow
Releases · broadinstitute/longbow
v0.6.14
rebuild HMM inside subprocesses (#204)
v0.6.13
removed unused imports, fixed f-strings, etc (#198)
v0.6.12
Some minor fixes (#196)
Some very minor fixes to documentation.
v0.6.11
New documentation on custom Longbow models. (#195)
- Added documentation on make custom Longbow models.
v0.6.10
Kvg mas16 (#194)
- Added MAS16 model to preconfigured model list
v0.6.9
let inspect command read from stdin, which allows pre-filtering via samtools (#192)
v0.6.8
Fixing a bug that caused correct_umi
to fail on unaligned bams. (#189)
v0.6.7
Exposed the back alignment score parameter. (#188)
v0.6.6
Fixed all potential divide by 0 errors in logging. (#186)
- Fixing all potential divide by 0 errors in logging.
- Unified calls that clean up divisions in log statements.
v0.6.5
Updated correct_umi
with some additional features. (#185)
- added more logging output to correct_umi
- added read locus cache read/write to correct_umi via --cache-read-loci flag.