Mercurial > repos > iuc > jbrowse
diff jbrowse.xml @ 3:3b7938dfd6f9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit ee42c322505b6e4e79b1398995c6474250355cef-dirty
| author | iuc |
|---|---|
| date | Mon, 04 May 2015 14:04:09 -0400 |
| parents | c77c1d5baadb |
| children | 67b69bf76cd5 |
line wrap: on
line diff
--- a/jbrowse.xml Mon May 04 12:35:11 2015 -0400 +++ b/jbrowse.xml Mon May 04 14:04:09 2015 -0400 @@ -22,7 +22,7 @@ --outdir $default.files_path > $default]]></command> <inputs> - <param label="Genome" name="positional_1" type="data"/> + <param label="Genome" name="positional_1" type="data" format="fasta"/> <repeat name="repeat_2" title="Annotation Track"> <param label="GFF3/BED" format="gff,gff3,bed" name="gff3" type="data"/>
