comparison 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
comparison
equal deleted inserted replaced
1:c1c38335322e 2:479eb076cd23
1 <suite id="MUMmer_toolsuite" name="Suite of MUMmer tools" version="1.0.0">
2 <description>This suite contains MUMmer genome alignment tools and parsers</description>
3 <tool id="mummer_tool" name="MUMmer" version="0.4.alx">
4 <description>: Compare genomes by alignment (Nucmer or Promer)</description>
5 </tool>
6 <tool id="mummer_maxmatch" name="MUMmer MaxMatch" version="0.9.alx" >
7 <description>: Maximal exact sequence matching</description>
8 </tool>
9 <tool id="mummer_clustering" name="MUMmer Clustering" version="0.9.alx">
10 <description>: order sequence matches in clusters</description>
11 </tool>
12 <tool id="mummer_utilities_tool" name="MUMmer utilities" version="0.9.alx">
13 <description>: Show and filter on sequence delta file</description>
14 </tool>
15 <tool id="mummerplot_tool" name="MUMmer plot" version="1.0.1">
16 <description>: Generate MUMmerplots from MUMmer match file</description>
17 </tool>
18 <tool id="MUMmer2ACT_tool" name="MUMmer2ACT" version="0.1.alx">
19 <description>: convert MUMmer comparison (coords) file to ACT (Artemis)</description>
20 </tool>
21 </suite>
22