Mercurial > repos > bgruening > deeptools
comparison tool_dependencies.xml @ 40:20f8dafb554f draft
Uploaded
| author | bgruening |
|---|---|
| date | Mon, 03 Feb 2014 12:38:00 -0500 |
| parents | 7766dfcd2455 |
| children | c5787c91cab8 |
comparison
equal
deleted
inserted
replaced
| 39:62786277147a | 40:20f8dafb554f |
|---|---|
| 55 </actions> | 55 </actions> |
| 56 </install> | 56 </install> |
| 57 <readme>The tools downloaded by this dependency definition are free for academic use. TODO: UCSC tools are only available with their latest version. That is not good for reproducibility.</readme> | 57 <readme>The tools downloaded by this dependency definition are free for academic use. TODO: UCSC tools are only available with their latest version. That is not good for reproducibility.</readme> |
| 58 </package> | 58 </package> |
| 59 | 59 |
| 60 <package name="deepTools" version="1.5.4_b2b025a382f00f05c46cabc16d2cbe90dbb5d63a"> | 60 <package name="deepTools" version="1.5.4_1093b2d281576f23ee04740bd5eae3f7b8422f7e"> |
| 61 <install version="1.0"> | 61 <install version="1.0"> |
| 62 <actions> | 62 <actions> |
| 63 <action type="shell_command">git clone --recursive https://github.com/fidelram/deepTools.git</action> | 63 <action type="shell_command">git clone --recursive https://github.com/fidelram/deepTools.git</action> |
| 64 <!-- populate the environment variables from the dependend repos --> | 64 <!-- populate the environment variables from the dependend repos --> |
| 65 <action type="set_environment_for_install"> | 65 <action type="set_environment_for_install"> |
| 77 </repository> | 77 </repository> |
| 78 <repository changeset_revision="4b2ef8519550" name="package_scipy_0_12" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> | 78 <repository changeset_revision="4b2ef8519550" name="package_scipy_0_12" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
| 79 <package name="scipy" version="0.12.0" /> | 79 <package name="scipy" version="0.12.0" /> |
| 80 </repository> | 80 </repository> |
| 81 </action> | 81 </action> |
| 82 <action type="shell_command">git reset --hard b2b025a382f00f05c46cabc16d2cbe90dbb5d63a</action> | 82 <action type="shell_command">git reset --hard 1093b2d281576f23ee04740bd5eae3f7b8422f7e</action> |
| 83 <action type="make_directory">$INSTALL_DIR/lib/python</action> | 83 <action type="make_directory">$INSTALL_DIR/lib/python</action> |
| 84 <action type="shell_command"> | 84 <action type="shell_command"> |
| 85 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && | 85 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && |
| 86 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin | 86 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin |
| 87 </action> | 87 </action> |
