Mercurial > repos > thanhlv > bin3c
diff cluster.xml @ 19:994d9f2fa2d2 draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bin3C commit 9f4ab03111185c7e20aaf669586278744713eee4-dirty
| author | thanhlv |
|---|---|
| date | Tue, 22 Oct 2019 06:42:12 -0400 |
| parents | 0e9275cd89a6 |
| children | 216ff84be9f0 |
line wrap: on
line diff
--- a/cluster.xml Tue Oct 22 05:22:14 2019 -0400 +++ b/cluster.xml Tue Oct 22 06:42:12 2019 -0400 @@ -25,7 +25,7 @@ ]]> </command> <inputs> - <param name="contact_map" type="data" format="tar.gz" label="Contact map" help="This file is generated from mkmap command" /> + <param name="contact_map" type="data" format="binary" label="Contact map" help="This file is generated from mkmap command" /> <param name="assembler" label="Assembly software used to create contigs" type="select"> <option selected="true" value="generic">generic</option> <option value="megahit">megahit</option>
