Mercurial > repos > peterjc > tmhmm_and_signalp
annotate tools/protein_analysis/suite_config.xml @ 11:3d74c1176d67 draft
Uploaded minor fix
| author | peterjc |
|---|---|
| date | Wed, 03 Apr 2013 10:47:50 -0400 |
| parents | 5e62aefb2918 |
| children | 41a42022f815 |
| rev | line source |
|---|---|
| 7 | 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> |
