Mercurial > repos > peterjc > tmhmm_and_signalp
comparison tools/protein_analysis/suite_config.xml @ 5:0f1c61998b22
Migrated tool version 0.0.8 from old tool shed archive to new tool shed repository
author | peterjc |
---|---|
date | Tue, 07 Jun 2011 18:06:27 -0400 |
parents | 81caef04ce8b |
children | a290c6d4e658 |
comparison
equal
deleted
inserted
replaced
4:81caef04ce8b | 5:0f1c61998b22 |
---|---|
1 <suite id="tmhmm_and_signalp" name="TMHMM and SignalP" version="0.0.7"> | 1 <suite id="tmhmm_and_signalp" name="TMHMM, SignalP, WoLF PSORT" version="0.0.8"> |
2 <description>Wrappers for TMHMM and SignalP</description> | 2 <description>Wrappers for TMHMM, SignalP and WoLF PSORT</description> |
3 <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.6"> | 3 <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.6"> |
4 <description>Find transmembrane domains in protein sequences</description> | 4 <description>Find transmembrane domains in protein sequences</description> |
5 </tool> | 5 </tool> |
6 <tool id="signalp3" name="SignalP 3.0" version="0.0.7"> | 6 <tool id="signalp3" name="SignalP 3.0" version="0.0.7"> |
7 <description>Find signal peptides in protein sequences</description> | 7 <description>Find signal peptides in protein sequences</description> |
8 </tool> | 8 </tool> |
9 <tool id="wolf_psort" name="WoLF PSORT" version="0.0.1"> | |
10 <description>Eukaryote protein subcellular localization prediction</description> | |
11 </tool> | |
9 </suite> | 12 </suite> |