Releases: broadinstitute/hidive
Releases · broadinstitute/hidive
v0.1.72
Kvg docker samtools (#32)
- Added samtools to the Dockerfile
v0.1.71
Kvg improve docker (#31)
- Add minimap2 2.28 to Docker image
- Fix missing gcloud installation in final image
v0.1.70
Update bumpversion to automatically update Docker image in WDLs
v0.1.69
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
Kvg coasm (#28)
- Assemble two properly phased diploid haplotypes
- Remove unneeded poa_assemble command
- Fixed a broken test
v0.1.67
New command to recruit a subset of reads from rescued reads. New functionality to remove tangles from de Bruijn graphs (#27)
v0.1.66
Minor bug fixes for things that broke during the merge
v0.1.65
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
cleaned up assemble.rs (#24)
v0.1.63
Minor fixes to Cargo.toml