Mercurial > repos > iuc > jbrowse
comparison macros.xml @ 38:667e17248bfe draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit ae8d2d9583a8e17fc7e4e1bc1e681a8998b4de07"
author | iuc |
---|---|
date | Wed, 12 Feb 2020 03:35:41 -0500 |
parents | edb534491f92 |
children | fd5dbf0f732e |
comparison
equal
deleted
inserted
replaced
37:edb534491f92 | 38:667e17248bfe |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <macros> | 2 <macros> |
3 <token name="@TOOL_VERSION@">1.16.5</token> | 3 <token name="@TOOL_VERSION@">1.16.8</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@">galaxy7</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 ]]> |