Mercurial > repos > fubar > jbrowse2
changeset 124:137e08517410 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit a9124072bc71dd670ee58ff8e4846e14d6d603ec-dirty
author | fubar |
---|---|
date | Fri, 04 Oct 2024 23:32:20 +0000 |
parents | 160f33c6ba85 |
children | 49f3d3878413 |
files | jbrowse2.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/jbrowse2.xml Fri Oct 04 04:20:38 2024 +0000 +++ b/jbrowse2.xml Fri Oct 04 23:32:20 2024 +0000 @@ -16,6 +16,7 @@ <include path="jb2_webserver.py"/> <include path="jbrowse2.py"/> <include path="maf2bed.py"/> + <include path="bedscoreplugin.js"/> </required_files> <version_command>python '${__tool_directory__}/jbrowse2.py' --version</version_command> <command detect_errors="aggressive"><![CDATA[
--- a/macros.xml Fri Oct 04 04:20:38 2024 +0000 +++ b/macros.xml Fri Oct 04 23:32:20 2024 +0000 @@ -25,7 +25,7 @@ </requirements> </xml> <token name="@DATA_DIR@">\$GALAXY_JBROWSE_SHARED_DIR</token> - <token name="@VERSION_SUFFIX@">3</token> + <token name="@VERSION_SUFFIX@">4</token> <xml name="creators"> <creator> <person givenName="Helena" familyName="Rasche" url="https://github.com/hexylena"/>