Skip to content

Releases: mpieva/mapAD

v0.45.0

23 Apr 11:11
076f8b4

Choose a tag to compare

  • Option -R added: A SAM header line specified via cmdline option (e.g. @RG\tID:rg03\tSM:sample02) replaces existing read group lines in the header (if present in a BAM input file; does not apply to FASTQ input). The specified read group will be added to all reads in the output file.

v0.44.1

21 Mar 21:11
c624901

Choose a tag to compare

  • Several mapping speed improvements
  • Added cmdline flag to force-overwrite existing output files
  • Rename stack_limit_abort flag with no_search_limit_recovery

Full Changelog: v0.43.0...v0.44.1

v0.43.0

07 Jun 11:00
b281e5a

Choose a tag to compare

  • Various IO-related improvements

v0.42.1

17 Apr 13:38
a7df4af

Choose a tag to compare

  • Fix fq.gz input detection

v0.42.0

17 Apr 11:15
9007f0b

Choose a tag to compare

  • Fix detection of input file format for some files
  • Slightly increase performance in some cases

v0.41.0

13 Feb 11:18
08e9ec0

Choose a tag to compare

  • Allow reads in BAM, FASTQ, or FASTQ.GZ format to be passed to mapAD via stdin or file

v0.40.0

25 Jan 10:42
05ba1d3

Choose a tag to compare

(cargo-release) mapad version 0.40.0

v0.39.0

14 Jul 12:27

Choose a tag to compare

  • Report mapping duration in networked mode too
  • Report only two alternative alignments
  • Fix cause of an infinite loop
  • Remove BWA- and mapAD specific BAM tags more precisely

v0.0.38

01 Jun 12:23

Choose a tag to compare

Full Changelog: v0.0.37...v0.0.38

v0.0.37

21 Apr 12:37

Choose a tag to compare

Full Changelog: v0.0.35...v0.0.37