Skip to content

Releases: mpieva/mapAD

v0.45.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 11:11
076f8b4
  • 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

Choose a tag to compare

@github-actions github-actions released this 21 Mar 21:11
c624901
  • 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

Choose a tag to compare

@github-actions github-actions released this 07 Jun 11:00
b281e5a
  • Various IO-related improvements

v0.42.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 13:38
a7df4af
  • Fix fq.gz input detection

v0.42.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 11:15
9007f0b
  • Fix detection of input file format for some files
  • Slightly increase performance in some cases

v0.41.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 11:18
08e9ec0
  • Allow reads in BAM, FASTQ, or FASTQ.GZ format to be passed to mapAD via stdin or file

v0.40.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 10:42
05ba1d3
(cargo-release) mapad version 0.40.0

v0.39.0

Choose a tag to compare

@jch-13 jch-13 released this 14 Jul 12:27
  • 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

Choose a tag to compare

@jch-13 jch-13 released this 01 Jun 12:23

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

v0.0.37

Choose a tag to compare

@jch-13 jch-13 released this 21 Apr 12:37

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