Mercurial > repos > peterjc > tmhmm_and_signalp
diff 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 |
line wrap: on
line diff
--- a/tools/protein_analysis/suite_config.xml Tue Jun 07 18:05:50 2011 -0400 +++ b/tools/protein_analysis/suite_config.xml Tue Jun 07 18:06:27 2011 -0400 @@ -1,9 +1,12 @@ - <suite id="tmhmm_and_signalp" name="TMHMM and SignalP" version="0.0.7"> - <description>Wrappers for TMHMM and SignalP</description> + <suite id="tmhmm_and_signalp" name="TMHMM, SignalP, WoLF PSORT" version="0.0.8"> + <description>Wrappers for TMHMM, SignalP and WoLF PSORT</description> <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.6"> <description>Find transmembrane domains in protein sequences</description> </tool> <tool id="signalp3" name="SignalP 3.0" version="0.0.7"> <description>Find signal peptides in protein sequences</description> </tool> + <tool id="wolf_psort" name="WoLF PSORT" version="0.0.1"> + <description>Eukaryote protein subcellular localization prediction</description> + </tool> </suite>