diff tools/protein_analysis/suite_config.xml @ 6:a290c6d4e658

Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
author peterjc
date Tue, 07 Jun 2011 18:07:09 -0400
parents 0f1c61998b22
children 9b45a8743100
line wrap: on
line diff
--- a/tools/protein_analysis/suite_config.xml	Tue Jun 07 18:06:27 2011 -0400
+++ b/tools/protein_analysis/suite_config.xml	Tue Jun 07 18:07:09 2011 -0400
@@ -1,12 +1,15 @@
-    <suite id="tmhmm_and_signalp" name="TMHMM, SignalP, WoLF PSORT" version="0.0.8">
-        <description>Wrappers for TMHMM, SignalP and WoLF PSORT</description>
-        <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.6">
+    <suite id="tmhmm_and_signalp" name="TMHMM, SignalP, WoLF PSORT" version="0.0.9">
+        <description>TMHMM, SignalP, RXLR motifs, WoLF PSORT</description>
+        <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.7">
             <description>Find transmembrane domains in protein sequences</description>
         </tool>
-        <tool id="signalp3" name="SignalP 3.0" version="0.0.7">
+        <tool id="signalp3" name="SignalP 3.0" version="0.0.8">
             <description>Find signal peptides in protein sequences</description>
         </tool>
         <tool id="wolf_psort" name="WoLF PSORT" version="0.0.1">
             <description>Eukaryote protein subcellular localization prediction</description>
         </tool>
+        <tool id="rxlr_motifs" name="RXLR Motifs" version="0.0.5">
+            <description>Find RXLR Effectors of Plant Pathogenic Oomycetes</description>
+        </tool>
     </suite>