v0.8.4
AndreaGuarracino
released this
05 Jan 02:37
·
73 commits
to master
since this release
Buildable Source Tarball: odgi-v0.8.4.tar.gz
What's Changed
- add conda-forge to conda installation instructions by @aryarm in #500
- fix odgi untangle PAF output bug by @AndreaGuarracino in #501
- fix ODGI for GCC 13.1 by @subwaystation in #507
- Less verbose logging by @AndreaGuarracino in #508
odgi heaps
: avoid missing groups by @AndreaGuarracino in #509- Fix
applying_ordering
by @AndreaGuarracino in #510 - Add missing library by @kojix2 in #512
- heaps: plot down to 0 on the y-axis by @subwaystation in #514
- Progress in
odgi pav
by @AndreaGuarracino in #517 - Avoid out of bound (segfault) in
odgi similarity
by @AndreaGuarracino in #520 odgi extract
refresh: add-O/--optimize
option and put-d
by default by @AndreaGuarracino in #522odgi paths
: show non-reference nodes and path/step ranges by @AndreaGuarracino in #523odgi extract
: check there are no duplicated path ranges by @AndreaGuarracino in #525odgi extract
: a bit more aggressive subpath merging by default by @AndreaGuarracino in #528odgi extract
: manage input path range boundaries by @AndreaGuarracino in #531odgi paths -H
on subgraphs by @AndreaGuarracino in #534- Nix building by @ekg in #535
- depth: option to use unique window depths by @kdm9 in #538
- make svg drawing work with colors by @ekg in #539
odgi paths ... --non-reference-nodes
: emit also node length by @AndreaGuarracino in #541
New Contributors
- @aryarm made their first contribution in #500
- @kojix2 made their first contribution in #512
- @kdm9 made their first contribution in #538
Full Changelog: v0.8.3...v0.8.4