GFAffix v0.1.5 released!

This version
- fixes a bug where self-edges went missing,
- ensures that reference-path de-collapse does not introduce uncovered nodes and edges, and
- preserves the input GFA header line when printing the transformed graph.
- supports MacOS X arm64

For Linux/ Mac OSX x86_64 install with

mamba install -c conda-forge -c bioconda gfaffix

or download binaries from

https://github.com/marschall-lab/GFAffix/releases/tag/0.1.5

Release Bugfixes + MacOS X arm64 support · marschall-lab/GFAffix

Fixes issues critical bug of #11 (concerning missing edges), and #6 and #7 Now supports MacOS X arm64 (see binary releases)

GitHub