diff MUMmer/suite_config.xml @ 0:59f302448cf6

Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
author abossers
date Tue, 07 Jun 2011 17:22:27 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MUMmer/suite_config.xml	Tue Jun 07 17:22:27 2011 -0400
@@ -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>
+