Skip to content

Releases: asl/BandageNG

Continuous build

10 Oct 19:40
Compare
Choose a tag to compare

v2022.09

24 Oct 10:23
Compare
Choose a tag to compare

IMPORTANT: This is not the latest release. Bandage-NG uses continuous delivery, take the latest snapshot from https://github.com/asl/BandageNG/releases/tag/continuous

What's Changed

  • Ensure we're using unsigned ints for node lengths #117
  • Relax a bit GFA parsing 040eca2

Full Changelog: v2022.08...v2022.09

v2022.08

01 Sep 04:42
Compare
Choose a tag to compare

What's Changed

  • Implement minimap2 alignment #112
  • Implement HMMER graph search #113
  • Allow alignment to the paths #114
  • Completely refactored BLAST alignment. Much faster and more robust.
  • Usual portion of bugfixes and performance improvements

Full Changelog: v2022.07...v2022.08

BandageNG 2022.07

01 Aug 19:39
Compare
Choose a tag to compare

What's Changed

  • Deprecate LastGraph format #82
  • Refactor graph: preserve custom labels, colors, emit paths and jump links #83
  • Preliminary support for GAF reading #86
  • Add SPAligner TSV path loading #88
  • Skip, not throw on malformed tags #92
  • Switch from recursive initial node collection to iterative #96
  • Fix graph components packing #97
  • Refactor BLAST temp file and queries handling, massive speed-up here #102
  • Add UI for path-based queries #104
  • Support custom pen style and edge line widths #107
  • Usual improvements in memory consumption and processing speed

Full Changelog: v2022.06...v2022.07

v2022.07.16

15 Jul 22:56
Compare
Choose a tag to compare
v2022.07.16 Pre-release
Pre-release

What's Changed

  • Deprecate LastGraph format #82
  • Refactor graph: preserve custom labels, colors, emit paths and jump links #83
  • Preliminary support for GAF reading #86
  • Add SPAligner TSV path loading #88
  • Do not throw on malformed tags #92

Full Changelog: v2022.06.1...v2022.07.16

BandageNG 2022.06

30 Jun 21:28
Compare
Choose a tag to compare

What's Changed

  • Added support for GFA v1.2: jump links, gapped paths, etc.
  • Faster layout itself (approx 1.5x)
  • Multithreaded layout (per graph component), on top of the previous feature
  • Layout could be saved / loaded
  • Reduced memory consumption of the graph after layout

Full Changelog: v0.9.6...v2022.06

BandageNG v0.9.6

BandageNG v0.9.5.1

02 Jun 21:35
Compare
Choose a tag to compare

BandageNG v0.9.5

31 May 18:01
Compare
Choose a tag to compare
BandageNG v0.9.5 Pre-release
Pre-release

This is a preliminary release of BandageNG – a reincarnation of well-known and widely-used Bandage tool. This release features the following new changes:

  • Significantly reduced memory consumption (sometimes 5x-10x depending on the input graph size)
  • Much faster GFA loading
  • Added support for GFA paths loading and visualization
  • Added initial support for loading node annotations from BED files
  • Some changes and tweaks here and there

Full Changelog: v0.8.1...v0.9.5