Mercurial > repos > abossers > mummer_toolsuite
diff MUMmer/suite_config.xml @ 2:479eb076cd23
Add revised mummer toolshed files to testtoolshed
author | abossers |
---|---|
date | Tue, 28 Oct 2014 16:59:33 +0100 |
parents | 59f302448cf6 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MUMmer/suite_config.xml Tue Oct 28 16:59:33 2014 +0100 @@ -0,0 +1,22 @@ +<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> +