Skip to content

Releases: milkschen/leviosam2

v0.4.2

27 Nov 03:51
ddee20f
Compare
Choose a tag to compare

Mostly python workflow bug fixes

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Jul 06:22
591ddd4
Compare
Choose a tag to compare

This release includes no functional changes. It is intended for registering a DOI using Zenodo.

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Jul 07:06
dd749cb
Compare
Choose a tag to compare

Highlights

  • Arm64 support
  • Ultima Genomics alignment tags
  • Python-based workflow
  • Erase source MAPQ information if a read is not liftable (new default value)

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Nov 07:02
7333e70
Compare
Choose a tag to compare

Summary

  • Improved long-read lift-over
  • Now supports more flexible BED intersection logic -- adjusting -B <value> to decide the fraction/size of overlaps required for an read-interval intersection
  • Workflow enhancements (using samtools merge)

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

02 Aug 04:04
651530c
Compare
Choose a tag to compare

Major changes

  • [new feature] Support lifting over ONT alignments
  • [new feature] Support input alignments using the extended cigar format (using X= instead of M). Output files still use regular CIGAR
  • [bug fixed] Now correctly lifts alignments overlapping gaps in inverted chain regions

Minor changes

  • [improvement] Error message improvement #14
  • [improvement] CMakeLists improvement

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1 release

27 Apr 22:38
882fc79
Compare
Choose a tag to compare
  • workflow update
  • leviosam.cpp update: now skips re-alignment if -x is empty

v0.2.0 release

29 Mar 07:09
01f7ba2
Compare
Choose a tag to compare
  • Document updates
  • LevioSAM2 pipeline updates

v0.1.0 release

17 Mar 03:02
8afde95
Compare
Choose a tag to compare
Update README.md