Mercurial > repos > peterjc > tmhmm_and_signalp
annotate tools/protein_analysis/suite_config.xml @ 7:9b45a8743100 draft
Uploaded v0.1.0, which adds a wrapper for Promoter 2.0 (DNA tool) and enables use of Galaxy's <parallelism> tag for SignalP, TMHMM X Promoter wrappers.
author | peterjc |
---|---|
date | Mon, 30 Jul 2012 10:25:07 -0400 |
parents | a290c6d4e658 |
children | e6cc27d182a8 |
rev | line source |
---|---|
7
9b45a8743100
Uploaded v0.1.0, which adds a wrapper for Promoter 2.0 (DNA tool) and enables use of Galaxy's <parallelism> tag for SignalP, TMHMM X Promoter wrappers.
peterjc
parents:
6
diff
changeset
|
1 <suite id="tmhmm_and_signalp" name="Protein sequence analysis tools" version="0.0.9"> |
6
a290c6d4e658
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> |
a290c6d4e658
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
bca9bc7fdaef
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> |
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff
changeset
|
5 </tool> |
6
a290c6d4e658
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
bca9bc7fdaef
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> |
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff
changeset
|
8 </tool> |
5
0f1c61998b22
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"> |
0f1c61998b22
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> |
0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
peterjc
parents:
4
diff
changeset
|
11 </tool> |
6
a290c6d4e658
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"> |
a290c6d4e658
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> |
a290c6d4e658
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
peterjc
parents:
5
diff
changeset
|
14 </tool> |
0
bca9bc7fdaef
Migrated tool version 0.0.1 from old tool shed archive to new tool shed repository
peterjc
parents:
diff
changeset
|
15 </suite> |