Commit graph

7 commits

Author SHA1 Message Date
rillig
ad06e02f5b Updated mummer to 3.19.
Changes since 3.18:
- More documentation.
2007-01-18 19:13:10 +00:00
joerg
e7a156d8f4 Fix path to csh in scripts. Bump revision. 2006-12-06 16:52:20 +00:00
joerg
220e03980a Fix build with newer versions of GNU make. 2006-04-19 16:50:36 +00:00
schwarz
14bf75a4c7 Updated biology/mummer to release 3.18. Changes include:
- MUMmer now resides at Sourceforge
- new tools such as delta-filter
- more extensive html documentation and examples
- bug fixes
2006-01-29 19:31:43 +00:00
kristerw
49cb8e1be9 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 01:13:23 +00:00
cube
7e470db80b Update to version 3.15. From David Price in PR#28305.
3.05 - Added -k option to show-coords to only display the best frame for
       overlapping PROmer alignments. Added --[no]optimize option to nucmer
       and promer to allow alignment score optimization to be turned off, i.e
       allow alignments to extend to the ends of sequences rather than
       backtracking to optimize the alignment score. Updated docs.
3.06 - Added -F and -h option to mummer. Changed -mumcand option to
       -mumreference, but left deprecated -mumcand option available. Added
       -maxmatch option to mummer, and changed default behavior of all
       applicable programs to -mumreference (nucmer, promer and mummer).
       Added -w (screen width) option to show-aligns. Updated documentation
       with all of these changes.
3.07 - Added the 'mapview' plotting utility and appropriate documentation.
       Fixed origin wrap shadowing bug in show-tiling when using the -c option.
       NUCmer and PROmer now convert to absolute paths to avoid ambiguity.
3.08 - Added MUMmer examples web docs which gives brief walkthroughs
3.10 - Now Mac OSX compatible. Added -R option to show-tiling.
3.11 - Fixed bug show-tiling -R option. Added some mapview changes. Fixed
       the issue with mummerplot being to faint.
3.12 - Added the --nosimplify option to nucmer for repeat searching. Fixed
       a bug in nucmer and promer. Fixed rounding issue in show-coords.
       Updated citations.
3.13 - Added -d, -g, -G and -o options to show-coords and updated documentation.
       Fixed bug in show-tiling -R
3.14 - Fixed gcc3 compilation bug
3.15 - Fixed --nooptimize in nuc/promer.
2004-12-05 15:24:54 +00:00
jschauma
b627116d1b Initial import of mummer, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

Mummer is a system for aligning whole genome sequences. Using an efficient
data structure called a suffix tree, the system is able rapidly to align
sequences containing millions of nucleotides whether in complete or draft
form. MUMmer can also align incomplete genomes; it handles the 100s or 1000s
of contigs from a shotgun sequencing project with ease, and will align them to
another set of contigs or a genome using the NUCmer program included with the
system.
2003-09-27 22:24:56 +00:00