Mercurial > repos > bgruening > deeptools
diff tool_dependencies.xml @ 47:7d6d2f91843e draft
Uploaded
author | bgruening |
---|---|
date | Tue, 01 Apr 2014 12:31:58 -0400 |
parents | b5abf7b4296b |
children | 72d1d7c68bd3 |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Apr 01 06:25:05 2014 -0400 +++ b/tool_dependencies.xml Tue Apr 01 12:31:58 2014 -0400 @@ -57,7 +57,7 @@ <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> </package> - <package name="deepTools" version="1.5.8_5a68f50918b35a647ebff0f84d962677d15656a0"> + <package name="deepTools" version="1.5.8_09023018b96c23f922aa2ea553090e9df8ecf41e"> <install version="1.0"> <actions> <action type="shell_command">git clone --recursive https://github.com/fidelram/deepTools.git</action> @@ -79,7 +79,7 @@ <package name="scipy" version="0.12.0" /> </repository> </action> - <action type="shell_command">git reset --hard 5a68f50918b35a647ebff0f84d962677d15656a0</action> + <action type="shell_command">git reset --hard 09023018b96c23f922aa2ea553090e9df8ecf41e</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&