Releases: broadinstitute/hidive
Releases · broadinstitute/hidive
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
v0.1.62
Fix Docker build issue in previous version (#22)
v0.1.61
Fixed some build issues (#23)
v0.1.60
Kvg rescue and filter (#21)
v0.1.59
Added KNN and MIP function to assemble.rs. (#20)
v0.1.58
Kvg clean graph (#19)
- Implemented tip cleaning, graph cleaning, and read correction