Mercurial > repos > yating-l > jbrowsearchivecreator
changeset 37:43909f065bee draft
planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit a500f7ab2119cc5faaf80393bd87428389d06880-dirty
| author | yating-l |
|---|---|
| date | Thu, 15 Feb 2018 16:54:36 -0500 |
| parents | b15dbdd7fd96 |
| children | d17f629f5486 |
| files | jbrowseArchiveCreator.xml tool_dependencies.xml |
| diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/jbrowseArchiveCreator.xml Thu Feb 15 16:51:03 2018 -0500 +++ b/jbrowseArchiveCreator.xml Thu Feb 15 16:54:36 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="jbrowse_hub" name="JBrowse Archive Creator" version="2.0.0"> +<tool id="jbrowse_hub" name="JBrowse Archive Creator" version="2.0.1"> <description> This Galaxy tool is used to prepare your files to be ready for displaying on JBrowse with Apollo plugin </description> @@ -10,7 +10,7 @@ <requirement type="package" version="1.9">numpy</requirement> <requirement type="package" version="1.68">biopython</requirement> <requirement type="package" version="340">ucsc_hac</requirement> - <requirement type="package" version="1.12.1">jbrowse_tools</requirement> + <requirement type="package" version="1.12.3">jbrowse_tools</requirement> </requirements> <stdio>
--- a/tool_dependencies.xml Thu Feb 15 16:51:03 2018 -0500 +++ b/tool_dependencies.xml Thu Feb 15 16:54:36 2018 -0500 @@ -52,7 +52,7 @@ </install> </package> - <package name="jbrowse_tools" version="1.12.1"> + <package name="jbrowse_tools" version="1.12.3"> <install version="1.0"> <actions_group> <actions architecture="x86_64" os="linux">
