Mercurial > repos > thanhlv > bin3c
diff cluster.xml @ 2:3dc88c0973db draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bin3C commit 3fa036c8cd4aff74e10ced32e0fce0aa1c2819ac-dirty
| author | thanhlv |
|---|---|
| date | Thu, 03 Oct 2019 05:12:23 -0400 |
| parents | 15d48ce4e275 |
| children | 8d920f67589d |
line wrap: on
line diff
--- a/cluster.xml Mon Sep 30 12:16:50 2019 -0400 +++ b/cluster.xml Thu Oct 03 05:12:23 2019 -0400 @@ -23,7 +23,7 @@ ]]></command> <inputs> - <param name="contact_map" type="data" format="gz" label="Contact map" help="This file is generated from mkmap command" /> + <param name="contact_map" type="data" format="tar.gz" label="Contact map" help="This file is generated from mkmap command" /> <param name="clobber" type="boolean" truevalue="--clobber" falsevalue="" label="Clobber existing files" /> <param name="max_image" type="integer" min="1" value="4000" label="Maximum image size for plots"/> <param name="min_extent" type="integer" min="1" value="50000" label="Minimum cluster extent used in output"/>
