Skip to content

Feature alarm!

Compare
Choose a tag to compare
@danydoerr danydoerr released this 04 Sep 08:55
· 38 commits to main since this release

⚠️ This release is not backwards compatible with earlier versions ⚠️

This release introduces a view new features to panacus

  • can deal with (erroneously) duplicated edges, counts are no longer affected by it
  • accepts now gzip compressed GFA files (must end with .gz)
  • most commands now support to output stats for all features (bp, node, edge) at once
  • most commands support HTML output which produces a nice, self-contained, interactive report page

Bugfixes:

  • Fixes issues on malformatted path names (issue #6)