Mercurial > repos > peterjc > tmhmm_and_signalp
annotate tools/protein_analysis/suite_config.xml @ 25:41a42022f815 draft
Uploaded v0.2.6, embedded citations
author | peterjc |
---|---|
date | Fri, 21 Nov 2014 08:17:36 -0500 |
parents | 5e62aefb2918 |
children | 20139cb4c844 |
rev | line source |
---|---|
25 | 1 <suite id="tmhmm_and_signalp" name="Protein/gene sequence analysis tools" version="0.2.6"> |
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> |
25 | 3 <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.12"> |
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> |
25 | 6 <tool id="signalp3" name="SignalP 3.0" version="0.0.13"> |
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> |
25 | 9 <tool id="promoter2" name="Promoter 2.0" version="0.0.7"> |
10 <description>Find eukaryotic PolII promoters in DNA sequences</description> | |
11 </tool> | |
12 <tool id="psortb" name="PSORTb" version="0.0.4"> | |
13 <description>Bacteria/archaea protein subcellular localization prediction</description> | |
14 </tool> | |
15 <tool id="wolf_psort" name="WoLF PSORT" version="0.0.7"> | |
5
ef7ceca37e3f
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
peterjc
parents:
4
diff
changeset
|
16 <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
|
17 </tool> |
25 | 18 <tool id="rxlr_motifs" name="RXLR Motifs" version="0.0.8"> |
6
39a6e46cdda3
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents:
5
diff
changeset
|
19 <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
|
20 </tool> |
0
a2eeeaa6f75e
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff
changeset
|
21 </suite> |