odgi 0.6.2 - Auff
·
822 commits
to master
since this release
Buildable Source Tarball: odgi-v0.6.2.tar.gz
This release includes the fix for two related bugs, allowing users to work with subgraphs and/or graphs obtained from pipelines other than pggb:
- an important fix in
apply_ordering: before the method was leaving one attribute of theodgiobject inconsistent with the rest, making it impossible to optimize graphs correctly; - fixed in
odgi extractwrong memory accesses where they shouldn't happen.
Moreover, odgi extract was a bit generalized by relaxing the constraint of the input graphs and allowing to extract subgraphs from subgraphs.