hal2vg 1.0.0 2020-08-19
hal2vg 1.0.0 is available in the following forms:
- Static Linux Binary: hal2vg (Don't forget to mark it executable:
chmod +x hal2vg
) - Source Tarball: hal2vg-v1.0.0.tar.gz
Install instructions in README.md
WARNING: do not use the github automatically generated source files (Source code (zip)
or Source code (tar.gz)
), these are not correct.
Release notes
This release uses Hal2vg's Pinch Graph library to create the sequence graph.
Notable Changes:
- Bespoke STL-based structures and algorimths replaced with Pinch Graph library
- SNPS are aligned through using the column iterator instead of tables
- Much more performant than original implementaiton, but still only tested on smallish graphs