Skip to content

Releases: nextgenusfs/gapmm2

gapmm2 v25.4.13

14 Apr 05:37
Compare
Choose a tag to compare
  • Discovered a segmentation fault derived from mappy, based on the repo it looks like this has been brought up but not fixed. So as a patch, this release will run minimap2 binary instead of mappy if it is installed in the PATH.
  • Results are now streamed instead of stored in memory.

Full Changelog: v25.4.5...v25.4.13

gapmm2 v25.4.5

05 Apr 21:45
Compare
Choose a tag to compare

This release adds tests and some linting to the codebase.

Full Changelog: v23.11.3...v25.4.5

gapmm2 v23.11.3

17 Nov 06:05
Compare
Choose a tag to compare
  • change to CalVer versioning
  • bug fix for edge case alignment

gapmm2 v0.2.0

27 Jan 23:51
Compare
Choose a tag to compare
  • supports output in GFF3 format as well as PAF
  • some fixes to the --version flag and readme
  • output is now sorted by contig and then contig start position

gapmm2 v0.1.1

27 Jan 05:43
Compare
Choose a tag to compare
  • add option to control terminal search space, -i, --max_intron
  • fix off-by-one bug on left minus alignments in cs flag

gapmm2 v0.1.0

26 Jan 04:41
292d683
Compare
Choose a tag to compare

Initial release of gapmm2.