Mercurial > repos > devteam > emboss_5
comparison emboss_seqret.xml @ 15:dbd24c72f166 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:20:53 -0500 |
parents | 27c43fb015f0 |
children | 21a9fb508031 |
comparison
equal
deleted
inserted
replaced
14:27c43fb015f0 | 15:dbd24c72f166 |
---|---|
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"> |