Mercurial > repos > iuc > bp_genbank2gff3
comparison bp_genbank2gff3.xml @ 1:792a280ebeea draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bioperl commit bfb533859ffc2fe69cb9297118210dd743d01b01-dirty
author | iuc |
---|---|
date | Fri, 09 Oct 2015 15:57:49 -0400 |
parents | f79bcd53b9a3 |
children | 19c318403f13 |
comparison
equal
deleted
inserted
replaced
0:f79bcd53b9a3 | 1:792a280ebeea |
---|---|
1 <tool id="bp_genbank2gff3" name="Genbank to GFF3" version="1.0"> | 1 <tool id="bp_genbank2gff3" name="Genbank to GFF3" version="1.0"> |
2 <description>converter</description> | 2 <description>converter</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="stdio" /> | 7 <expand macro="stdio" /> |
7 <command><![CDATA[ | 8 <command><![CDATA[ |
8 bp_genbank2gff3.pl | 9 bp_genbank2gff3.pl |
9 $noinfer | 10 $noinfer |
10 #if str($sofile.sofile) != "__none__": | 11 #if str($sofile.sofile) != "__none__": |