Skip to content

Releases: sanger-pathogens/pymummer

Version 0.11.0

28 Feb 10:34
fd97bcc
Compare
Choose a tag to compare

Store whether or not variants are on opposite strands (new Variant bool attribute reverse)

Expose diagfactor and maxgap options

21 Aug 14:34
Compare
Choose a tag to compare
v0.10.3

Update setup.py

Version 0.10.2

02 Feb 12:08
Compare
Choose a tag to compare

Bug fix in alignment.qry_coords_from_ref_coord(), alignment.ref_coords_from_qry_coord(). Only use indel positions that intersect the alignment (ie both the alignment ref and qry coords must intersect the indel position).

Version 0.10.1

18 Nov 10:41
Compare
Choose a tag to compare

Bug fix from release 0.10.0, parsing show-snps output when -C option is not used.

Version 0.10.0

15 Nov 11:11
Compare
Choose a tag to compare

Expose -C option to show-snps

Version 0.9.0

17 Oct 09:26
Compare
Choose a tag to compare

Expose the option -c/mincluster to nucmer and promer.

Version 0.8.1

23 Aug 14:07
Compare
Choose a tag to compare

Remove a debugging print statement from previous release

Version 0.8.0

23 Aug 13:30
Compare
Choose a tag to compare

Added method to get reference coordinate corresponding to query coordinate from a numcer alignment (ref_coords_from_qry_coord)

Version 0.7.1

18 Apr 15:00
Compare
Choose a tag to compare

Make pymummer.__version__ work

Version 0.7.0

09 Feb 16:20
Compare
Choose a tag to compare

Added method to get query coordinate corresponding to ref coordinate from a numcer alignment (qry_coords_from_ref_coord)