Mercurial > repos > dfornika > cgview
comparison cgview_xml_builder.xml @ 1:95ef3d2c9511 draft
planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/cgview commit c74272bb72948dfdff23e78a2d1e4955ac05d258-dirty
| author | dfornika |
|---|---|
| date | Mon, 08 Jul 2019 20:45:42 -0400 |
| parents | d7e81eba876f |
| children | 4d65b79b638d |
comparison
equal
deleted
inserted
replaced
| 0:d7e81eba876f | 1:95ef3d2c9511 |
|---|---|
| 9 -sequence '${input}' | 9 -sequence '${input}' |
| 10 -output '${output}' | 10 -output '${output}' |
| 11 ]]> | 11 ]]> |
| 12 </command> | 12 </command> |
| 13 <inputs> | 13 <inputs> |
| 14 <param name="input" type="data" format="gbk" label="Input" help=""/> | 14 <param name="input" type="data" format="genbank" label="Input" help=""/> |
| 15 </inputs> | 15 </inputs> |
| 16 <outputs> | 16 <outputs> |
| 17 <data name="output" format="xml"/> | 17 <data name="output" format="xml"/> |
| 18 </outputs> | 18 </outputs> |
| 19 <tests> | 19 <tests> |
