Skip to content

ntLink v1.3.5

Compare
Choose a tag to compare
@lcoombe lcoombe released this 04 Nov 18:19
· 21 commits to master since this release
14f9338
  • Release v1.3.5
  • Refactor code in overlap and gap-filling stages to reduce the peak memory usage
  • Add option to retain intermediate files when running ntLink rounds (dev=True)
  • Add option to run ntLink mappings with increased sensitivity (sensitive=True)
    • It is recommended to keep the default sensitive=False when running ntLink in scaffolding mode, and use sensitive=True when running ntLink mapping for other applications (ex. GoldRush-Edit)
  • Bugfixes, code style fixes