diff tools/protein_analysis/suite_config.xml @ 0:bca9bc7fdaef

Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
author peterjc
date Tue, 07 Jun 2011 18:03:34 -0400
parents
children 3ff1dcbb9440
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/protein_analysis/suite_config.xml	Tue Jun 07 18:03:34 2011 -0400
@@ -0,0 +1,9 @@
+    <suite id="tmhmm_and_signalp" name="TMHMM and SignalP" version="0.0.1">
+        <description>Wrappers for TMHMM and SignalP</description>
+        <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.1">
+            <description>Find transmembrane domains in protein sequences</description>
+        </tool>
+        <tool id="signalp3" name="SignalP 3.0" version="0.0.1">
+            <description>Find signal peptides in protein sequences</description>
+        </tool>
+    </suite>