Mercurial > repos > fubar > jbrowse2
comparison macros.xml @ 13:1d86925dbb4c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 873a12803692b0a84814a6dc08331d772d0e5492-dirty
author | fubar |
---|---|
date | Mon, 22 Jan 2024 11:52:19 +0000 |
parents | 9a168aa68f06 |
children | cce8dacb240f |
comparison
equal
deleted
inserted
replaced
12:247e17ce504b | 13:1d86925dbb4c |
---|---|
26 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> | 26 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> |
27 <token name="@WRAPPER_VERSION@">galaxy0</token> | 27 <token name="@WRAPPER_VERSION@">galaxy0</token> |
28 <token name="@ATTRIBUTION@"><![CDATA[ | 28 <token name="@ATTRIBUTION@"><![CDATA[ |
29 **Attribution** | 29 **Attribution** |
30 This Galaxy tool relies on the JBrowse2, maintained by the GMOD Community. The Galaxy wrapper is developed by the IUC | 30 This Galaxy tool relies on the JBrowse2, maintained by the GMOD Community. The Galaxy wrapper is developed by the IUC |
31 This xml currently fails silently when profile=22.05 is set. | |
32 ]]> | 31 ]]> |
33 </token> | 32 </token> |
34 <xml name="genome_selector" | 33 <xml name="genome_selector" |
35 token_help="" | 34 token_help="" |
36 token_label="Fasta sequences" | 35 token_label="Fasta sequences" |
137 </param> | 136 </param> |
138 </xml> | 137 </xml> |
139 | 138 |
140 <xml name="general_options"> | 139 <xml name="general_options"> |
141 <section name="jbgen" title="General JBrowse Options [Advanced]" expanded="false"> | 140 <section name="jbgen" title="General JBrowse Options [Advanced]" expanded="false"> |
142 <param label="Default location" type="text" name="defaultLocation" value="" help="Initial location to be shown for users who have never visited the browser before. Example: 'ctgA:1234..5678'"/> | 141 <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'"/> |
143 <param label="Session name" type="text" name="session_name" value="New session" help="Displayed at the top of the window"/> | 142 <param label="Session name" type="text" name="session_name" value="New session" help="Displayed at the top of the window"/> |
144 <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" /> | 143 <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" /> |
145 | 144 |
146 <param name="primary_color" type="color" label="Primary color" value="#0D233F"> | 145 <param name="primary_color" type="color" label="Primary color" value="#0D233F"> |
147 <sanitizer> | 146 <sanitizer> |