comparison macros.xml @ 89:408781c080fc draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 03400b3f71140ce62dba0db266a1f7b94b6c1a11
author fubar
date Wed, 17 Apr 2024 22:18:47 +0000
parents 3b2ff9864995
children 4c517a0041a8
comparison
equal deleted inserted replaced
88:efd1d41f11b4 89:408781c080fc
26 </xml> 26 </xml>
27 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> 27 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token>
28 <token name="@WRAPPER_VERSION@">galaxy2</token> 28 <token name="@WRAPPER_VERSION@">galaxy2</token>
29 <token name="@ATTRIBUTION@"><![CDATA[ 29 <token name="@ATTRIBUTION@"><![CDATA[
30 **Attribution** 30 **Attribution**
31 This Galaxy tool relies on the JBrowse2, maintained by the GMOD Community. The Galaxy wrapper is maintained by Ross Lazarus 31 This Galaxy tool relies on the JBrowse2, maintained by the GMOD Community. The Galaxy wrapper is
32 until the IUC complete their own. 32 maintained by Ross Lazarus and Bjoern Gruening until the IUC complete their own.
33 ]]> 33 ]]>
34 </token> 34 </token>
35 <xml name="genome_selector" 35 <xml name="genome_selector"
36 token_help="" 36 token_help=""
37 token_label="Fasta sequences" 37 token_label="Fasta sequences"
155 </conditional> 155 </conditional>
156 156
157 <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" 157 <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"
158 type="boolean" checked="false" truevalue="true" falsevalue="false" /> 158 type="boolean" checked="false" truevalue="true" falsevalue="false" />
159 <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'"/> 159 <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'"/>
160 <param label="Session name" type="text" name="session_name" value="New session" help="Displayed at the top of the window"/> 160 <param label="Session name" type="text" name="session_name" value="New JB2 session" help="Displayed at the top of the window"/>
161 <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" /> 161 <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" />
162 162
163 <param name="primary_color" type="color" label="Primary color" value="#0D233F"> 163 <param name="primary_color" type="color" label="Primary color" value="#0D233F">
164 <sanitizer> 164 <sanitizer>
165 <valid initial="string.ascii_letters,string.digits"> 165 <valid initial="string.ascii_letters,string.digits">