annotate tools/protein_analysis/suite_config.xml @ 4:1426b2bae76d

Migrated tool version 0.0.7 from old tool shed archive to new tool shed repository
author peterjc
date Tue, 07 Jun 2011 17:40:04 -0400
parents fe10f448d641
children ef7ceca37e3f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
1426b2bae76d Migrated tool version 0.0.7 from old tool shed archive to new tool shed repository
peterjc
parents: 3
diff changeset
1 <suite id="tmhmm_and_signalp" name="TMHMM and SignalP" 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
2 <description>Wrappers for TMHMM and SignalP</description>
3
fe10f448d641 Migrated tool version 0.0.6 from old tool shed archive to new tool shed repository
peterjc
parents: 2
diff changeset
3 <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.6">
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>
4
1426b2bae76d Migrated tool version 0.0.7 from old tool shed archive to new tool shed repository
peterjc
parents: 3
diff changeset
6 <tool id="signalp3" name="SignalP 3.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
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>
a2eeeaa6f75e Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff changeset
9 </suite>