Mercurial > repos > fubar > jbrowse2
comparison macros.xml @ 108:5d1259b88c27 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 9de1453a009c254ab11b16ae8a56cb5c22b131bf
author | fubar |
---|---|
date | Sat, 29 Jun 2024 06:10:22 +0000 |
parents | 0082924757b0 |
children | 56f9a6e0fe80 |
comparison
equal
deleted
inserted
replaced
107:a074cd6b5905 | 108:5d1259b88c27 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">2.12.2</token> | 2 <token name="@TOOL_VERSION@">2.12.3</token> |
3 <xml name="edamInc"> | 3 <xml name="edamInc"> |
4 <edam_topics> | 4 <edam_topics> |
5 <edam_topic>topic_3307</edam_topic> | 5 <edam_topic>topic_3307</edam_topic> |
6 <edam_topic>topic_0092</edam_topic> | 6 <edam_topic>topic_0092</edam_topic> |
7 </edam_topics> | 7 </edam_topics> |
238 <param name="display" type="select" label="Display style" help="How the track will be displayed by default"> | 238 <param name="display" type="select" label="Display style" help="How the track will be displayed by default"> |
239 <option value="LinearBasicDisplay" selected="true">LinearBasicDisplay</option> | 239 <option value="LinearBasicDisplay" selected="true">LinearBasicDisplay</option> |
240 <option value="LinearPileupDisplay">LinearPileupDisplay - good for dense tracks at scale</option> | 240 <option value="LinearPileupDisplay">LinearPileupDisplay - good for dense tracks at scale</option> |
241 <option value="LinearArcDisplay">LinearArcDisplay</option> | 241 <option value="LinearArcDisplay">LinearArcDisplay</option> |
242 </param> | 242 </param> |
243 <param name="usebedscore" type="boolean" truevalue="true" falsevalue="false" checked="true" label="Use column 5 as a score for the display if bed format"/> | |
243 </section> | 244 </section> |
244 </xml> | 245 </xml> |
245 <xml name="track_styling_feature"> | 246 <xml name="track_styling_feature"> |
246 <section name="jbstyle" title="JBrowse Styling Options [Advanced]" expanded="false"> | 247 <section name="jbstyle" title="JBrowse Styling Options [Advanced]" expanded="false"> |
247 <conditional name="track_style"> | 248 <conditional name="track_style"> |