Mercurial > repos > kuyt002 > mummer_toolsuite
view MUMmer/suite_config.xml @ 0:61f30d177448 default tip
initial commit on Mummer toolsuite on toolshed
author | eric |
---|---|
date | Tue, 31 Mar 2015 14:19:49 +0200 |
parents | |
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>