Mercurial > repos > devteam > emboss_5
comparison emboss_dreg.xml @ 20:21a9fb508031 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/emboss_5 commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author | iuc |
---|---|
date | Tue, 31 Aug 2021 08:05:39 +0000 |
parents | c2228166c035 |
children |
comparison
equal
deleted
inserted
replaced
19:d0847fe9b443 | 20:21a9fb508031 |
---|---|
1 <tool id="EMBOSS: dreg27" name="dreg" version="@VERSION@+galaxy1"> | 1 <tool id="EMBOSS: dreg27" name="dreg" version="@VERSION@+galaxy1"> |
2 <description>Regular expression search of a nucleotide sequence</description> | 2 <description>Regular expression search of a nucleotide sequence</description> |
3 <expand macro="bio_tools" /> | |
3 <macros> | 4 <macros> |
4 <import>macros.xml</import> | 5 <import>macros.xml</import> |
5 </macros> | 6 </macros> |
6 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |
7 <command>dreg -sequence '$input1' -outfile '$out_file1' -pattern '$pattern' -raccshow3 "no" -rusashow3 "no" -rdesshow3 "no" -auto</command> | 8 <command>dreg -sequence '$input1' -outfile '$out_file1' -pattern '$pattern' -raccshow3 "no" -rusashow3 "no" -rdesshow3 "no" -auto</command> |