annotate tools/protein_analysis/suite_config.xml @ 18:2b35b5c4b7f4 draft

Uploaded v0.2.5, preview 2, fixed bug in RXLR tools
author peterjc
date Fri, 10 May 2013 07:48:26 -0400
parents 5e62aefb2918
children 41a42022f815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
5e62aefb2918 Uploaded v0.1.2 to Test Tool Shed
peterjc
parents: 6
diff changeset
1 <suite id="tmhmm_and_signalp" name="Protein sequence analysis tools" version="0.0.9">
6
39a6e46cdda3 Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents: 5
diff changeset
2 <description>TMHMM, SignalP, RXLR motifs, WoLF PSORT</description>
39a6e46cdda3 Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents: 5
diff changeset
3 <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.7">
0
a2eeeaa6f75e Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff changeset
4 <description>Find transmembrane domains in protein sequences</description>
a2eeeaa6f75e Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff changeset
5 </tool>
6
39a6e46cdda3 Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents: 5
diff changeset
6 <tool id="signalp3" name="SignalP 3.0" version="0.0.8">
0
a2eeeaa6f75e Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff changeset
7 <description>Find signal peptides in protein sequences</description>
a2eeeaa6f75e Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff changeset
8 </tool>
5
ef7ceca37e3f Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
peterjc
parents: 4
diff changeset
9 <tool id="wolf_psort" name="WoLF PSORT" version="0.0.1">
ef7ceca37e3f Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
peterjc
parents: 4
diff changeset
10 <description>Eukaryote protein subcellular localization prediction</description>
ef7ceca37e3f Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
peterjc
parents: 4
diff changeset
11 </tool>
6
39a6e46cdda3 Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents: 5
diff changeset
12 <tool id="rxlr_motifs" name="RXLR Motifs" version="0.0.5">
39a6e46cdda3 Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents: 5
diff changeset
13 <description>Find RXLR Effectors of Plant Pathogenic Oomycetes</description>
39a6e46cdda3 Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents: 5
diff changeset
14 </tool>
0
a2eeeaa6f75e Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff changeset
15 </suite>