Mercurial > repos > abossers > mummer_toolsuite
view MUMmer/suite_config.xml @ 5:3aee0a8068b0 default tip
GNUplot with PNG support
author | abossers |
---|---|
date | Wed, 29 Oct 2014 15:40:42 +0100 |
parents | 59f302448cf6 |
children |
line wrap: on
line source
<suite id="MUMmer_toolsuite" name="Suite of MUMmer tools" version="1.0.0"> <description>This suite contains MUMmer genome alignment tools and parsers</description> <tool id="mummer_tool" name="MUMmer" version="0.4.alx"> <description>: Compare genomes by alignment (Nucmer or Promer)</description> </tool> <tool id="mummer_maxmatch" name="MUMmer MaxMatch" version="0.9.alx" > <description>: Maximal exact sequence matching</description> </tool> <tool id="mummer_clustering" name="MUMmer Clustering" version="0.9.alx"> <description>: order sequence matches in clusters</description> </tool> <tool id="mummer_utilities_tool" name="MUMmer utilities" version="0.9.alx"> <description>: Show and filter on sequence delta file</description> </tool> <tool id="mummerplot_tool" name="MUMmer plot" version="1.0.1"> <description>: Generate MUMmerplots from MUMmer match file</description> </tool> <tool id="MUMmer2ACT_tool" name="MUMmer2ACT" version="0.1.alx"> <description>: convert MUMmer comparison (coords) file to ACT (Artemis)</description> </tool> </suite>