Mercurial > repos > iuc > package_python_2_7_statsmodels_0_6_1
comparison tool_dependencies.xml @ 0:ae7f41481998 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_statsmodels_0_6_1 commit bbfd77c34b609b86ef3a24525dae1127d8b3d99b
| author | iuc |
|---|---|
| date | Wed, 11 May 2016 08:35:40 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ae7f41481998 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="python" version="2.7.10"> | |
| 4 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="numpy" version="1.9"> | |
| 7 <repository changeset_revision="57b37f63cb84" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="scipy" version="0.16"> | |
| 10 <repository changeset_revision="80f8536c6dc2" name="package_python_2_7_scipy_0_16" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 11 </package> | |
| 12 <package name="pandas" version="0.16"> | |
| 13 <repository changeset_revision="2511234c20da" name="package_python_2_7_pandas_0_16" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 14 </package> | |
| 15 <package name="patsy" version="0.4.1"> | |
| 16 <repository changeset_revision="91bec433bbcc" name="package_python_2_7_patsy_0_4_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 17 </package> | |
| 18 <package name="statsmodels" version="0.6.1"> | |
| 19 <install version="1.0"> | |
| 20 <actions> | |
| 21 <action type="setup_python_environment"> | |
| 22 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 23 <package name="python" version="2.7.10" /> | |
| 24 </repository> | |
| 25 <repository changeset_revision="57b37f63cb84" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 26 <package name="numpy" version="1.9" /> | |
| 27 </repository> | |
| 28 <repository changeset_revision="80f8536c6dc2" name="package_python_2_7_scipy_0_16" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 29 <package name="scipy" version="0.16" /> | |
| 30 </repository> | |
| 31 <repository changeset_revision="2511234c20da" name="package_python_2_7_pandas_0_16" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 32 <package name="pandas" version="0.16" /> | |
| 33 </repository> | |
| 34 <repository changeset_revision="91bec433bbcc" name="package_python_2_7_patsy_0_4_1" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 35 <package name="patsy" version="0.4.1" /> | |
| 36 </repository> | |
| 37 <package md5sum="f7580ebf7d2a2c9b87abfad190dcb9a3"> | |
| 38 https://pypi.python.org/packages/source/s/statsmodels/statsmodels-0.6.1.tar.gz | |
| 39 </package> | |
| 40 </action> | |
| 41 <action type="set_environment"> | |
| 42 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | |
| 43 <environment_variable action="set_to" name="PYTHONPATH_STATSMODEL">$INSTALL_DIR</environment_variable> | |
| 44 <environment_variable action="set_to" name="STATSMODEL_ROOT_PATH">$INSTALL_DIR</environment_variable> | |
| 45 </action> | |
| 46 </actions> | |
| 47 </install> | |
| 48 <readme>Simple, fast implementation of Fisher’s exact test.</readme> | |
| 49 </package> | |
| 50 </tool_dependency> |
