Mercurial > repos > yhoogstrate > crossmap
changeset 3:0e0294f5ab3a draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit 6e66f1e17650f888c84ec82d100195db61dffdc7-dirty
author | yhoogstrate |
---|---|
date | Thu, 08 Oct 2015 04:54:07 -0400 |
parents | 9c7cc3690f33 |
children | 86e9f82dd2b2 |
files | crossmap.xml tool_dependencies.xml |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/crossmap.xml Thu Oct 08 04:47:53 2015 -0400 +++ b/crossmap.xml Thu Oct 08 04:54:07 2015 -0400 @@ -1,8 +1,8 @@ -<tool id="crossmap" name="CrossMap" version="0.2.b"> +<tool id="crossmap" name="CrossMap" version="0.2.c"> <description>Convert genome coordinates or annotation files between genome assemblies</description> <requirements> - <requirement type="package" version="0.1">ucsc_tools</requirement> + <requirement type="package" version="312">ucsc_tools</requirement> <requirement type="package" version="2.7">python</requirement> <requirement type="package" version="0.2">crossmap</requirement> </requirements>
--- a/tool_dependencies.xml Thu Oct 08 04:47:53 2015 -0400 +++ b/tool_dependencies.xml Thu Oct 08 04:54:07 2015 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tool_dependency> - <package name="ucsc_tools" version="0.1"> - <repository changeset_revision="359b0988e735" name="package_ucsc_tools_0_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> + <package name="ucsc_tools" version="312"> + <repository changeset_revision="2d6bafd63401" name="package_ucsc_tools_312" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="python" version="2.7"> <repository changeset_revision="5caf592bb259" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />