Mercurial > repos > iuc > package_python_2_7_biopython_1_66
comparison tool_dependencies.xml @ 0:907c57486667 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_biopython_1_66 commit b6b472025045b890c456737d93ed996dd2204186
| author | iuc |
|---|---|
| date | Thu, 03 Dec 2015 16:40:06 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:907c57486667 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="python" version="2.7.10"> | |
| 4 <repository changeset_revision="59d69069d35d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="numpy" version="1.9"> | |
| 7 <repository changeset_revision="f9289486f06d" name="package_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="biopython" version="1.66"> | |
| 10 <install version="1.0"> | |
| 11 <actions> | |
| 12 <action type="setup_python_environment"> | |
| 13 <repository changeset_revision="59d69069d35d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 14 <package name="python" version="2.7.10" /> | |
| 15 </repository> | |
| 16 <repository changeset_revision="f9289486f06d" name="package_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 17 <package name="numpy" version="1.9" /> | |
| 18 </repository> | |
| 19 <package md5sum="b131708f954d93a2cd83fa8bd9c4cfba">https://github.com/biopython/biopython/archive/biopython-166.tar.gz</package> | |
| 20 </action> | |
| 21 </actions> | |
| 22 </install> | |
| 23 <readme> | |
| 24 This Galaxy Tool Shed package installs Biopython from source, having | |
| 25 first installed NumPy which is a build time depencency. This requires | |
| 26 and assumes a standard C compiler is already installed, along with | |
| 27 the Python header files. | |
| 28 </readme> | |
| 29 </package> | |
| 30 </tool_dependency> |
