Skip to content

Releases: broadinstitute/longbow

v0.6.14

18 Apr 15:44
Compare
Choose a tag to compare

rebuild HMM inside subprocesses (#204)

v0.6.13

06 Apr 18:58
Compare
Choose a tag to compare

removed unused imports, fixed f-strings, etc (#198)

v0.6.12

26 Nov 21:48
Compare
Choose a tag to compare

Some minor fixes (#196)

Some very minor fixes to documentation.

v0.6.11

26 Nov 21:13
Compare
Choose a tag to compare

New documentation on custom Longbow models. (#195)

  • Added documentation on make custom Longbow models.

v0.6.10

24 Nov 07:00
Compare
Choose a tag to compare

Kvg mas16 (#194)

  • Added MAS16 model to preconfigured model list

v0.6.9

24 Nov 01:58
Compare
Choose a tag to compare

let inspect command read from stdin, which allows pre-filtering via samtools (#192)

v0.6.8

09 Nov 15:06
Compare
Choose a tag to compare

Fixing a bug that caused correct_umi to fail on unaligned bams. (#189)

v0.6.7

08 Nov 19:05
Compare
Choose a tag to compare

Exposed the back alignment score parameter. (#188)

v0.6.6

07 Nov 20:44
Compare
Choose a tag to compare

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

07 Nov 19:02
Compare
Choose a tag to compare

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.