Mercurial > repos > jjohnson > gffutils
changeset 2:b956465b8893 draft default tip
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/gffutils commit f84d4d6e7fa7617e4b8298007db22e1355071213-dirty
author | jjohnson |
---|---|
date | Tue, 17 Apr 2018 10:19:30 -0400 |
parents | 8880c2e4b2ee |
children | |
files | create_gffdb.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/create_gffdb.xml Mon Apr 16 18:14:30 2018 -0400 +++ b/create_gffdb.xml Tue Apr 17 10:19:30 2018 -0400 @@ -4,7 +4,7 @@ <requirement type="package">gffutils</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ - python '$__tool_directory__/create_gffdb.py' $create_introns '$input' '$output' + python '$__tool_directory__/create_gffdb.py' $disable_infer_transcripts $disable_infer_genes $create_introns '$input' '$output' ]]></command> <inputs> <param name="input" type="data" format="gtf,gff3" label="GTF or GFF3 Annotation"/>