comparison emboss_5/emboss_sigcleave.xml @ 8:b810c96613ee draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/emboss_5 commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:12:41 -0500
parents b94ca591877b
children
comparison
equal deleted inserted replaced
7:ce22ceec214a 8:b810c96613ee
4 <command>sigcleave -sequence $input1 -outfile $out_file1 -minweight "$minweight" -prokaryote $prokaryote -rformat2 $out_format1 -auto</command> 4 <command>sigcleave -sequence $input1 -outfile $out_file1 -minweight "$minweight" -prokaryote $prokaryote -rformat2 $out_format1 -auto</command>
5 <inputs> 5 <inputs>
6 <param format="data" name="input1" type="data"> 6 <param format="data" name="input1" type="data">
7 <label>Sequences</label> 7 <label>Sequences</label>
8 </param> 8 </param>
9 <param name="minweight" size="4" type="text" value="3.5"> 9 <param name="minweight" type="text" value="3.5">
10 <label>Minimum scoring weight value for the predicted cleavage site</label> 10 <label>Minimum scoring weight value for the predicted cleavage site</label>
11 </param> 11 </param>
12 <param name="prokaryote" type="select"> 12 <param name="prokaryote" type="select">
13 <label>Specifies the sequence is prokaryotic and changes the default scoring data file</label> 13 <label>Specifies the sequence is prokaryotic and changes the default scoring data file</label>
14 <option value="no">No</option> 14 <option value="no">No</option>