comparison macros.xml @ 40:17359b808b01 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 2f072c4183a0d1221fb9d81909aeeafb2dbda892"
author iuc
date Fri, 21 Aug 2020 04:42:41 -0400
parents fd5dbf0f732e
children 8774b28235bb
comparison
equal deleted inserted replaced
39:fd5dbf0f732e 40:17359b808b01
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">1.16.8</token> 3 <token name="@TOOL_VERSION@">1.16.9</token>
4 <xml name="requirements"> 4 <xml name="requirements">
5 <requirements> 5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">jbrowse</requirement> 6 <requirement type="package" version="@TOOL_VERSION@">jbrowse</requirement>
7 <requirement type="package" version="2.7">python</requirement> 7 <requirement type="package" version="2.7">python</requirement>
8 <requirement type="package" version="1.72">biopython</requirement> 8 <requirement type="package" version="1.72">biopython</requirement>
13 <requirement type="package" version="4.6.0">findutils</requirement> 13 <requirement type="package" version="4.6.0">findutils</requirement>
14 <yield/> 14 <yield/>
15 </requirements> 15 </requirements>
16 </xml> 16 </xml>
17 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> 17 <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token>
18 <token name="@WRAPPER_VERSION@">galaxy1</token> 18 <token name="@WRAPPER_VERSION@">galaxy0</token>
19 <token name="@ATTRIBUTION@"><![CDATA[ 19 <token name="@ATTRIBUTION@"><![CDATA[
20 **Attribution** 20 **Attribution**
21 21
22 This Galaxy tool relies on the JBrowse, maintained by the GMOD Community. The Galaxy wrapper is developed by the IUC 22 This Galaxy tool relies on the JBrowse, maintained by the GMOD Community. The Galaxy wrapper is developed by the IUC
23 ]]> 23 ]]>