Mercurial > repos > peterjc > tmhmm_and_signalp
diff tools/protein_analysis/suite_config.xml @ 6:39a6e46cdda3
Migrated tool version 0.0.9 from old tool shed archive to new tool shed repository
author | peterjc |
---|---|
date | Tue, 07 Jun 2011 17:41:38 -0400 |
parents | ef7ceca37e3f |
children | 5e62aefb2918 |
line wrap: on
line diff
--- a/tools/protein_analysis/suite_config.xml Tue Jun 07 17:40:55 2011 -0400 +++ b/tools/protein_analysis/suite_config.xml Tue Jun 07 17:41:38 2011 -0400 @@ -1,12 +1,15 @@ - <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"> + <suite id="tmhmm_and_signalp" name="TMHMM, SignalP, WoLF PSORT" version="0.0.9"> + <description>TMHMM, SignalP, RXLR motifs, WoLF PSORT</description> + <tool id="tmhmm2" name="TMHMM 2.0" version="0.0.7"> <description>Find transmembrane domains in protein sequences</description> </tool> - <tool id="signalp3" name="SignalP 3.0" version="0.0.7"> + <tool id="signalp3" name="SignalP 3.0" version="0.0.8"> <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> + <tool id="rxlr_motifs" name="RXLR Motifs" version="0.0.5"> + <description>Find RXLR Effectors of Plant Pathogenic Oomycetes</description> + </tool> </suite>