Skip to content

GW v1.0.0

Compare
Choose a tag to compare
@kcleal kcleal released this 26 Jul 10:00
· 81 commits to master since this release

New features

  • Sort reads by strand or haplolag using sort strand or sort hap commands
  • Ideograms as default
  • Scale bars as default
  • PAF file support
  • header command to show bam file header contents
  • Track strand now shown with arrow
  • Redirect selected reads to a bam file using sam > out.bam or sam >> a.bam etc
  • Shortcuts for ylim
  • Better keyboard integration
  • Load path or session from splash screen
  • Backwards compatible .gw.ini
  • Cleaner drawing style

Fixes

  • Menu interactions and popups work consistently
  • More consistent screen updates after applying commands
  • Bug in htslib code for mod parsing
  • Other minor bug fixes