Mercurial > repos > yhoogstrate > package_crossmap_0_2
comparison tool_dependencies.xml @ 4:ef54bc5a5347 draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit d4e9fe61901a612c78d9f26f172537b27fd2ddbb-dirty
| author | yhoogstrate |
|---|---|
| date | Thu, 27 Aug 2015 04:51:12 -0400 |
| parents | 8ec1bf2ae8a9 |
| children | 91404fa12c3c |
comparison
equal
deleted
inserted
replaced
| 3:8ec1bf2ae8a9 | 4:ef54bc5a5347 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="numpy" version="1.9"> | 3 <package name="numpy" version="1.9"> |
| 4 <repository changeset_revision="43cb426cb05d" name="package_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="507f3ab4e38d" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 | 6 |
| 7 <package name="cython" version="0.20.1"> | 7 <package name="cython" version="0.20.1"> |
| 8 <repository changeset_revision="749f11b9358a" name="package_cython_0_20_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 8 <repository changeset_revision="749f11b9358a" name="package_cython_0_20_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 9 </package> | |
| 10 | |
| 11 <package name="nose" version="1.3.7"> | |
| 12 <repository changeset_revision="699e6d21fddc" name="package_nose_1_3_7" owner="yhoogstrate" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 9 </package> | 13 </package> |
| 10 | 14 |
| 11 <package name="crossmap" version="0.2"> | 15 <package name="crossmap" version="0.2"> |
| 12 <install version="1.0"> | 16 <install version="1.0"> |
| 13 <actions> | 17 <actions> |
| 15 | 19 |
| 16 <action type="setup_python_environment"> | 20 <action type="setup_python_environment"> |
| 17 <repository changeset_revision="749f11b9358a" name="package_cython_0_20_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 21 <repository changeset_revision="749f11b9358a" name="package_cython_0_20_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 18 <package name="cython" version="0.20.1" /> | 22 <package name="cython" version="0.20.1" /> |
| 19 </repository> | 23 </repository> |
| 20 <repository changeset_revision="43cb426cb05d" name="package_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 24 <repository changeset_revision="507f3ab4e38d" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 21 <package name="numpy" version="1.9" /> | 25 <package name="numpy" version="1.9" /> |
| 26 </repository> | |
| 27 <repository changeset_revision="699e6d21fddc" name="package_nose_1_3_7" owner="yhoogstrate" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 28 <package name="nose" version="1.3.7" /> | |
| 22 </repository> | 29 </repository> |
| 23 </action> | 30 </action> |
| 24 | 31 |
| 25 <!-- CrossMap doesn't pick up the correct Cython path. | 32 <!-- CrossMap doesn't pick up the correct Cython path. |
| 26 Therefore install it with a manual shell_command instead | 33 Therefore install it with a manual shell_command instead |
