Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@ABignaud ABignaud released this 30 Jun 11:47
· 139 commits to master since this release

Correct some minor issues:

  • Correct pairs files:
    • Correct position index (previously 0-based but should be 1-based).
    • Change pairs entry to have an upper triangle shape.
  • Correct recursive bin issue in the contig data file were unbinned contigs or binned contigs in bins smaller than the size threshold given were given an id of an existing bin.
  • Correct issue in the contact map were contigs needed to be size sorted if a size threshold were given.
    Add some multiple network files in the output if multiple input samples were given.