Mercurial > repos > abossers > mummer_toolsuite
annotate 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 |
rev | line source |
---|---|
0
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
1 <suite id="MUMmer_toolsuite" name="Suite of MUMmer tools" version="1.0.0"> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
2 <description>This suite contains MUMmer genome alignment tools and parsers</description> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
3 <tool id="mummer_tool" name="MUMmer" version="0.4.alx"> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
4 <description>: Compare genomes by alignment (Nucmer or Promer)</description> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
5 </tool> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
6 <tool id="mummer_maxmatch" name="MUMmer MaxMatch" version="0.9.alx" > |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
7 <description>: Maximal exact sequence matching</description> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
8 </tool> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
9 <tool id="mummer_clustering" name="MUMmer Clustering" version="0.9.alx"> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
10 <description>: order sequence matches in clusters</description> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
11 </tool> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
12 <tool id="mummer_utilities_tool" name="MUMmer utilities" version="0.9.alx"> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
13 <description>: Show and filter on sequence delta file</description> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
14 </tool> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
15 <tool id="mummerplot_tool" name="MUMmer plot" version="1.0.1"> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
16 <description>: Generate MUMmerplots from MUMmer match file</description> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
17 </tool> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
18 <tool id="MUMmer2ACT_tool" name="MUMmer2ACT" version="0.1.alx"> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
19 <description>: convert MUMmer comparison (coords) file to ACT (Artemis)</description> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
20 </tool> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
21 </suite> |
59f302448cf6
Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
abossers
parents:
diff
changeset
|
22 |