comparison tool_dependencies.xml @ 14:1f24ee092f63 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_pybedtools_0_6_9 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
author iuc
date Tue, 22 Dec 2015 19:31:41 -0500
parents 7d07b5c08b8f
children c4641c3a869f
comparison
equal deleted inserted replaced
13:7d07b5c08b8f 14:1f24ee092f63
23 <package name="python" version="2.7.10" /> 23 <package name="python" version="2.7.10" />
24 </repository> 24 </repository>
25 <repository changeset_revision="749f11b9358a" name="package_cython_0_20_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 25 <repository changeset_revision="749f11b9358a" name="package_cython_0_20_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
26 <package name="cython" version="0.20.1" /> 26 <package name="cython" version="0.20.1" />
27 </repository> 27 </repository>
28 <repository changeset_revision="8359d121547e" name="package_bedtools_2_22" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
29 <package name="bedtools" version="2.22" />
30 </repository>
31 <!-- allow downloading and installing an Python package from https://pypi.org/ --> 28 <!-- allow downloading and installing an Python package from https://pypi.org/ -->
32 <package>https://github.com/daler/pybedtools/archive/v0.6.9.tar.gz</package> 29 <package>https://github.com/daler/pybedtools/archive/v0.6.9.tar.gz</package>
33 </action> 30 </action>
34 <action type="set_environment"> 31 <action type="set_environment">
35 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 32 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>