Mercurial > repos > fubar > jbrowse2
comparison macros.xml @ 31:cb4b32ca9968 draft
planemo upload for repository https://github.com/usegalaxy-eu/temporary-tools/tree/master/jbrowse2 commit 48bc917d34af182e9158915862c8a35723660919-dirty
author | fubar |
---|---|
date | Fri, 23 Feb 2024 07:15:42 +0000 |
parents | 8f02a84ee278 |
children | 15da358c3108 |
comparison
equal
deleted
inserted
replaced
30:8f02a84ee278 | 31:cb4b32ca9968 |
---|---|
138 </param> | 138 </param> |
139 </xml> | 139 </xml> |
140 | 140 |
141 <xml name="general_options"> | 141 <xml name="general_options"> |
142 <section name="jbgen" title="General JBrowse Options [Advanced]" expanded="false"> | 142 <section name="jbgen" title="General JBrowse Options [Advanced]" expanded="false"> |
143 <param label="Create a zip archive for downloading rather than viewing " name="zipOut" help="Default is to make an interactive browser appear when the 'eye' icon is activated" | |
144 type="boolean" checked="false" truevalue="true" falsevalue="false" /> | |
143 <param label="Subset to display to new users" type="text" name="defaultLocation" value="" help="Initial subset to be shown for users who have never visited the browser before. Example: 'ctgA:1234..5678'"/> | 145 <param label="Subset to display to new users" type="text" name="defaultLocation" value="" help="Initial subset to be shown for users who have never visited the browser before. Example: 'ctgA:1234..5678'"/> |
144 <param label="Session name" type="text" name="session_name" value="New session" help="Displayed at the top of the window"/> | 146 <param label="Session name" type="text" name="session_name" value="New session" help="Displayed at the top of the window"/> |
145 <param label="Enable analytics" help="Will send usage data to Google Analytics, see https://github.com/GMOD/jbrowse-components/issues/1166" name="enableAnalytics" type="boolean" checked="false" truevalue="true" falsevalue="false" /> | 147 <param label="Enable analytics" help="Will send usage data to Google Analytics, see https://github.com/GMOD/jbrowse-components/issues/1166" name="enableAnalytics" type="boolean" checked="false" truevalue="true" falsevalue="false" /> |
146 | 148 |
147 <param name="primary_color" type="color" label="Primary color" value="#0D233F"> | 149 <param name="primary_color" type="color" label="Primary color" value="#0D233F"> |
500 <add value='"'/> | 502 <add value='"'/> |
501 </valid> | 503 </valid> |
502 </sanitizer> | 504 </sanitizer> |
503 </xml> | 505 </xml> |
504 | 506 |
505 | |
506 <xml name="input_conditional" token_label="Track Data" token_format="data"> | 507 <xml name="input_conditional" token_label="Track Data" token_format="data"> |
507 <param label="@LABEL@" format="@FORMAT@" name="annotation" type="data" multiple="False"/> | 508 <param label="@LABEL@" format="@FORMAT@" name="annotation" type="data" multiple="False"/> |
508 </xml> | 509 </xml> |
509 <xml name="citations"> | 510 <xml name="citations"> |
510 <citations> | 511 <citations> |