Mercurial > repos > iuc > package_python_2_7_pybedtools_0_7_4
comparison tool_dependencies.xml @ 0:993dc843c56a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_pybedtools_0_7_4 commit ade7dfd3c1f1c5369e338013c5ca2ec7115cafe6-dirty
| author | iuc |
|---|---|
| date | Fri, 08 Jan 2016 05:20:22 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:993dc843c56a |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="tabix" version="0.2.6"> | |
| 4 <repository changeset_revision="389d2376b60b" name="package_tabix_0_2_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="bedtools" version="2.24"> | |
| 7 <repository changeset_revision="39b86c1e267d" name="package_bedtools_2_24" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="cython" version="0.20.1"> | |
| 10 <repository changeset_revision="c3a8c46fcb97" name="package_cython_0_20_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 11 </package> | |
| 12 <package name="python" version="2.7"> | |
| 13 <repository changeset_revision="8b09fe018cac" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 14 </package> | |
| 15 <package name="pybedtools" version="0.7.4"> | |
| 16 <install version="1.0"> | |
| 17 <actions> | |
| 18 <action type="setup_python_environment"> | |
| 19 <repository changeset_revision="8b09fe018cac" name="package_python_2_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 20 <package name="python" version="2.7" /> | |
| 21 </repository> | |
| 22 <repository changeset_revision="c3a8c46fcb97" name="package_cython_0_20_1" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 23 <package name="cython" version="0.20.1" /> | |
| 24 </repository> | |
| 25 <package sha256sum="e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5"> | |
| 26 https://depot.galaxyproject.org/software/six/six_1.9.0_src_all.tar.gz | |
| 27 </package> | |
| 28 <package sha256sum="15cfae9e8a207ded403ad9fa2e77f09d14c2fe377d1bc5f8b063647e2d0554e0"> | |
| 29 https://depot.galaxyproject.org/software/pybedtools/pybedtools_0.7.4_src_all.tar.gz | |
| 30 </package> | |
| 31 </action> | |
| 32 | |
| 33 <action type="set_environment"> | |
| 34 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
| 35 </action> | |
| 36 </actions> | |
| 37 </install> | |
| 38 <readme>Compiling pybedtools requires cython and the gcc compiler. | |
| 39 https://github.com/daler/pybedtools | |
| 40 </readme> | |
| 41 </package> | |
| 42 </tool_dependency> |
