Mercurial > repos > peterjc > effectivet3
comparison tools/protein_analysis/effectiveT3.xml @ 1:e607c342312f
Wrapper v0.0.8, includes effectiveT3.loc.sample file
author | peterjc |
---|---|
date | Tue, 02 Aug 2011 07:06:13 -0400 |
parents | 43436379876f |
children | 5a8e09f115f8 |
comparison
equal
deleted
inserted
replaced
0:43436379876f | 1:e607c342312f |
---|---|
1 <tool id="effectiveT3" name="Effective T3" version="0.0.7"> | 1 <tool id="effectiveT3" name="Effective T3" version="0.0.8"> |
2 <description>Find bacterial effectors in protein sequences</description> | 2 <description>Find bacterial effectors in protein sequences</description> |
3 <command interpreter="python"> | 3 <command interpreter="python"> |
4 effectiveT3.py $module.fields.path | 4 effectiveT3.py $module.fields.path |
5 #if $restrict.type=="cutoff": | 5 #if $restrict.type=="cutoff": |
6 cutoff=$restrict.cutoff | 6 cutoff=$restrict.cutoff |