Skip to content

Releases: mathjeff/Mapper

1.1.0-beta12

02 Dec 10:07
Compare
Choose a tag to compare

Adding a very simple model for MAPQ: 255 for alignments having minimum penalty and 0 for others

1.1.0-beta11

02 Dec 10:01
Compare
Choose a tag to compare

Lower memory usage
Slightly higher accuracy

1.1.0-beta10

14 Oct 23:46
Compare
Choose a tag to compare

Usability/formatting adjustments, including:

Setting more paired-end flags in sam files
Adjusting sam header so samtools can read it
Sending status messages to stderr
Support for --out-sam - to send the sam file to stdout

1.1.0-beta09

02 Dec 09:47
Compare
Choose a tag to compare

Improvements to speed and accuracy

1.1.0-beta08

02 Aug 07:45
Compare
Choose a tag to compare

Support for --split-queries-past-size with very long input sequences

1.1.0-beta07

02 Aug 06:41
Compare
Choose a tag to compare

Some improvements to reliability, accuracy, and speed

1.1.0-beta06

20 May 14:54
Compare
Choose a tag to compare
release version 1.1.0-beta06

1.1.0-beta05

09 Jul 03:41
Compare
Choose a tag to compare
  • Support to incorporate paired-endedness information from Illumina-style paired-end queries
  • Automatically inferring ancestors of highly similar sequences, to compute more appropriate alignment penalties
  • Assorted improvements to accuracy

1.1.0-beta04

04 Nov 13:29
Compare
Choose a tag to compare

Much faster performance via several optimizations including mostly parsing input files in parallel

Removed experimental --split-queries-past-size for now

1.1.0-beta03

14 Sep 18:07
Compare
Choose a tag to compare
1.1.0-beta03 Pre-release
Pre-release

Faster performance, particularly when many queries don't have a good alignment

Experimental option for rudimentary long-read support, which splits long queries into short queries before aligning: --split-queries-past-size