Mercurial > repos > iuc > jbrowse
changeset 18:836d1aa3e89a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
| author | iuc |
|---|---|
| date | Thu, 16 Nov 2017 09:44:45 -0500 |
| parents | ff11d442feed |
| children | 8f33c9fbc119 |
| files | jbrowse.xml readme.rst test-data/all_fasta.loc test-data/gencode/test-data_table.xml tool_data_table_conf.xml.test |
| diffstat | 5 files changed, 79 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/jbrowse.xml Wed Nov 15 15:15:27 2017 -0500 +++ b/jbrowse.xml Thu Nov 16 09:44:45 2017 -0500 @@ -1,11 +1,11 @@ -<tool id="jbrowse" name="JBrowse" version="@WRAPPER_VERSION@.2"> +<tool id="jbrowse" name="JBrowse" version="@WRAPPER_VERSION@.3"> <description>genome browser</description> <macros> <import>macros.xml</import> </macros> <expand macro="requirements"/> <expand macro="stdio"/> - <version_command>python jbrowse.py --version</version_command> + <version_command>python '${__tool_directory__}/jbrowse.py' --version</version_command> <command><