odgi 0.6.2 - Auff
AndreaGuarracino
released this
15 Sep 07:27
·
781 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 theodgi
object inconsistent with the rest, making it impossible to optimize graphs correctly; - fixed in
odgi extract
wrong 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.