Skip to content

odgi 0.7.3 - Fissaggio

Compare
Choose a tag to compare
@AndreaGuarracino AndreaGuarracino released this 08 Jul 12:11
· 371 commits to master since this release

Buildable Source Tarball: odgi-v0.7.3.tar.gz

This introduces:

  • fixed (and optimized) odgi flip, avoiding path metadata corruption (#410);
  • fixed odgi squeeze, that now manages edge stradness correctly;
  • fixed odgi paths's out-of-memory problem (#412);
  • documentation cleaning (#413)
  • odgi layout cleaning (#416)
  • odgi sort allow users only to optimize the graph, and not sort it (#418);
  • added in odgi stats new sorting-goodness metrics (#417);
  • odgi extract was a bit optimized and now it allows users to merge close subpaths to avoid fragmented subgraphs (#419);
  • odgi untangle emits an error if there are no cut points in input (#421);
  • odgi draw avoid too big images that would require too much memory (#422);