Skip to content

Releases: broadinstitute/hidive

v0.1.72

12 Oct 15:53
052c5f2
Compare
Choose a tag to compare

Kvg docker samtools (#32)

  • Added samtools to the Dockerfile

v0.1.71

11 Oct 23:02
9214456
Compare
Choose a tag to compare

Kvg improve docker (#31)

  • Add minimap2 2.28 to Docker image
  • Fix missing gcloud installation in final image

v0.1.70

11 Oct 21:00
Compare
Choose a tag to compare

Update bumpversion to automatically update Docker image in WDLs

v0.1.69

10 Oct 22:06
1a818c8
Compare
Choose a tag to compare

Moved ILP optimization to kvg_ilp branch for further development (#29)

  • Moved ILP optimization to kvg_ilp branch for further development
  • Use Python 3.9-slim as base Docker image

v0.1.68

10 Oct 21:25
acea162
Compare
Choose a tag to compare

Kvg coasm (#28)

  • Assemble two properly phased diploid haplotypes
  • Remove unneeded poa_assemble command
  • Fixed a broken test

v0.1.67

08 Oct 02:46
a57b978
Compare
Choose a tag to compare

New command to recruit a subset of reads from rescued reads. New functionality to remove tangles from de Bruijn graphs (#27)

v0.1.66

06 Oct 23:31
Compare
Choose a tag to compare

Minor bug fixes for things that broke during the merge

v0.1.65

05 Oct 23:25
cfe369f
Compare
Choose a tag to compare

Kvg mldbg (#26)

  • Simplified much of the logic around creating the joint assembly graph

  • Added a read error correction command

  • Implemented Patterson et al., 2015 wMEC algorithm for read-based phasing and error correction

  • Improved tip cleaning

v0.1.64

29 Aug 20:22
716b284
Compare
Choose a tag to compare

cleaned up assemble.rs (#24)

v0.1.63

27 Aug 21:35
Compare
Choose a tag to compare

Minor fixes to Cargo.toml