comparison emboss_seqret.xml @ 14:2e0fb4bc860e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/emboss_5 commit fed02ef07e0a45f0d5a89cdca364607ab8da6cf9
author iuc
date Mon, 28 Jan 2019 11:22:18 -0500
parents 8992d258e42f
children
comparison
equal deleted inserted replaced
13:8992d258e42f 14:2e0fb4bc860e
2 <description>Reads and writes sequences</description> 2 <description>Reads and writes sequences</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements" /> 6 <expand macro="requirements" />
7 <expand macro="stdio" />
7 <code file="emboss_format_corrector.py" /> 8 <code file="emboss_format_corrector.py" />
8 <command>seqret -sequence '$input1' -outseq '$out_file1' -feature $feature -firstonly $firstonly -osformat2 $out_format1 -auto</command> 9 <command>seqret -sequence '$input1' -outseq '$out_file1' -feature $feature -firstonly $firstonly -osformat2 $out_format1 -auto</command>
9 <inputs> 10 <inputs>
10 <param name="input1" type="data" format="data" label="Sequences" /> 11 <param name="input1" type="data" format="data" label="Sequences" />
11 <param name="feature" type="select" label="Use feature information"> 12 <param name="feature" type="select" label="Use feature information">