Mercurial > repos > gga > apollo_iframe
comparison json2iframe.xml @ 10:c6172b538caf draft
"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 08015be1ee8a784e0619f961aaa724857debfd6f"
author | gga |
---|---|
date | Mon, 02 Dec 2019 05:42:52 -0500 |
parents | b0714ffcf142 |
children |
comparison
equal
deleted
inserted
replaced
9:b0714ffcf142 | 10:c6172b538caf |
---|---|
13 $tracklist | 13 $tracklist |
14 > $output]]></command> | 14 > $output]]></command> |
15 <inputs> | 15 <inputs> |
16 <param name="json_file" type="data" format="json" label="Apollo Organism Listing" /> | 16 <param name="json_file" type="data" format="json" label="Apollo Organism Listing" /> |
17 <param name="tracklist" type="boolean" truevalue="--tracklist" falsevalue="" label="Force the tracklist on in JBrowse"/> | 17 <param name="tracklist" type="boolean" truevalue="--tracklist" falsevalue="" label="Force the tracklist on in JBrowse"/> |
18 | |
19 </inputs> | 18 </inputs> |
20 <outputs> | 19 <outputs> |
21 <data format="html" name="output"/> | 20 <data format="html" name="output"/> |
22 </outputs> | 21 </outputs> |
23 <tests> | 22 <tests> |