comparison circgraph.xml @ 5:b25b3518c2ce draft

planemo upload for repository https://github.com/TAMU-CPT/galaxy-circos-tool commit 7561690774be81155d79a3c38a77c098c59aa9a2
author eric-rasche
date Sat, 10 Jun 2017 12:55:28 -0400
parents e8475d0195fe
children 169adf243c0a
comparison
equal deleted inserted replaced
4:4ff5ff4c84fa 5:b25b3518c2ce
104 <!--<param type="float" value="10" label="Thickness" name="thickness"/>--> 104 <!--<param type="float" value="10" label="Thickness" name="thickness"/>-->
105 <param name="parallel" type="boolean" label="Parallel" truevalue="yes" falsevalue="no" 105 <param name="parallel" type="boolean" label="Parallel" truevalue="yes" falsevalue="no"
106 help="When set to yes/true, labels will be perpendicular to the tangent of the circle at the location of the label. Otherwise, they will be parallel with the tangent of the circle"/> 106 help="When set to yes/true, labels will be perpendicular to the tangent of the circle at the location of the label. Otherwise, they will be parallel with the tangent of the circle"/>
107 </section> 107 </section>
108 <!-- TODO: multiple band files? --> 108 <!-- TODO: multiple band files? -->
109 <param name="bands" type="data" format="bed6,bed12,gff3" optional="true" label="Cytogenetic Bands" 109 <param name="bands" type="data" format="bed6,bed12" optional="true" label="Cytogenetic Bands"
110 help="If defined, will display cytogenetic bands as part of the karyotype configuration"/> 110 help="If defined, will display cytogenetic bands as part of the karyotype configuration"/>
111 </section> 111 </section>
112 112
113 <section name="ticks" title="Ticks"> 113 <section name="ticks" title="Ticks">
114 <param name="show_ticks" type="boolean" truevalue="yes" falsevalue="no" label="Show Ticks"/> 114 <param name="show_ticks" type="boolean" truevalue="yes" falsevalue="no" label="Show Ticks"/>