annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/opt/mummer-3.23/ChangeLog @ 69:33d812a61356

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 17:55:14 -0400
parents
children
rev   line source
jpayne@69 1 -- Version history --
jpayne@69 2
jpayne@69 3 3.23 - Added -D and --banded option to nucmer. These options can be used to
jpayne@69 4 specify the largest indel that will be included in an alignment
jpayne@69 5 segment without breaking it in two pieces.
jpayne@69 6 3.22 - Significant 'dnadiff' bug fixes. Breakpoints, unaligned seqs, and
jpayne@69 7 SNP counts now reported accurately. Unaligned contig output format
jpayne@69 8 switched to match show-diff format. Dynamic memory allocation for
jpayne@69 9 run-mummer1. Turned off output of the near useless .cluster files
jpayne@69 10 from nucmer and promer (let us know if you still want them).
jpayne@69 11 3.21 - gcc compatability fix.
jpayne@69 12 3.20 - Added 'dnadiff' comparative analysis script, 'show-diff' nucmer
jpayne@69 13 utility, and fixed a number of build issues.
jpayne@69 14 3.19 - Fixed gcc4 build problem .
jpayne@69 15 3.18 - Fixed bugs in delta-filter, began migrating to delta library.
jpayne@69 16 3.17 - Many changes, major upgrade. Added/improved delta-filter, show-snps,
jpayne@69 17 mummerplot, and mgaps. Multiplot capability added to mummerplot.
jpayne@69 18 3.16 - Added 'delta-filter' utility.
jpayne@69 19 3.15 - Fixed --nooptimize in nuc/promer.
jpayne@69 20 3.14 - Fixed gcc3 compilation bug.
jpayne@69 21 3.13 - Added -d, -g, -G and -o options to show-coords and updated
jpayne@69 22 documentation. Fixed bug in show-tiling -R.
jpayne@69 23 3.12 - Added the --nosimplify option to nucmer for repeat searching. Fixed
jpayne@69 24 a bug in nucmer and promer. Fixed rounding issue in show-coords.
jpayne@69 25 Updated citations.
jpayne@69 26 3.11 - Fixed bug show-tiling -R option. Added some mapview changes. Fixed
jpayne@69 27 the issue with mummerplot being to faint.
jpayne@69 28 3.10 - Now Mac OSX compatible. Added -R option to show-tiling.
jpayne@69 29 3.08 - Added MUMmer examples web docs which gives brief walkthroughs.
jpayne@69 30 3.07 - Added the 'mapview' plotting utility and appropriate documentation.
jpayne@69 31 Fixed origin wrap shadowing bug in show-tiling when using the -c option.
jpayne@69 32 NUCmer and PROmer now convert to absolute paths to avoid ambiguity.
jpayne@69 33 3.06 - Added -F and -h option to mummer. Changed -mumcand option to
jpayne@69 34 -mumreference, but left deprecated -mumcand option available. Added
jpayne@69 35 -maxmatch option to mummer, and changed default behavior of all
jpayne@69 36 applicable programs to -mumreference (nucmer, promer and mummer).
jpayne@69 37 Added -w (screen width) option to show-aligns. Updated documentation
jpayne@69 38 with all of these changes.
jpayne@69 39 3.05 - Added -k option to show-coords to only display the best frame for
jpayne@69 40 overlapping PROmer alignments. Added --[no]optimize option to nucmer
jpayne@69 41 and promer to allow alignment score optimization to be turned off, i.e
jpayne@69 42 allow alignments to extend to the ends of sequences rather than
jpayne@69 43 backtracking to optimize the alignment score. Updated docs.
jpayne@69 44 3.04 - Fixed combineMUMs bug and added new option, added some developer
jpayne@69 45 support in the src/kurtz subdirectory, and added extra INSTALL
jpayne@69 46 information in the docs.
jpayne@69 47 3.03 - Added HTML user manual in the /docs/htmlmanual/ subdir.
jpayne@69 48 3.02 - Fixed small bug in show-coords. Added additional options
jpayne@69 49 to show-coords. Added extra help text to show-tiling. Changed
jpayne@69 50 contact email address. Consistent padding added to combineMUMs.
jpayne@69 51 3.01 - Fixed off-by-one error in multi-reference 'mummer' usage.
jpayne@69 52 3.00 - Initial open source release!