Mercurial > repos > bgruening > deeptools
diff tool_dependencies.xml @ 1:a22ccc261bb3 draft
Uploaded
author | bgruening |
---|---|
date | Fri, 15 Nov 2013 07:57:48 -0500 |
parents | d957e25e18a3 |
children | 9441b4e5d2d6 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Nov 14 16:39:18 2013 -0500 +++ b/tool_dependencies.xml Fri Nov 15 07:57:48 2013 -0500 @@ -54,7 +54,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.1_91b873c095bb4ca44da99e57d8b49784508aa98b"> + <package name="deepTools" version="1.5.1_323fa6bf083c9d40e5092a6364a4ab8fee57507a"> <install version="1.0"> <actions> <!-- populate the environment variables from the dependend repos --> @@ -64,7 +64,7 @@ </repository> </action> <action type="shell_command">git clone --recursive https://github.com/fidelram/deepTools.git</action> - <action type="shell_command">git reset --hard 91b873c095bb4ca44da99e57d8b49784508aa98b</action> + <action type="shell_command">git reset --hard 323fa6bf083c9d40e5092a6364a4ab8fee57507a</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&