Mercurial > repos > bgruening > deeptools
diff tool_dependencies.xml @ 6:c5847db0cb41 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 14 Aug 2013 07:18:18 -0400 |
parents | 522686bcd5c0 |
children | 77487c05ffc7 |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Aug 06 08:20:47 2013 -0400 +++ b/tool_dependencies.xml Wed Aug 14 07:18:18 2013 -0400 @@ -42,11 +42,11 @@ <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_59e067cce039cb93add04823c9f51cab202f8c2b"> + <package name="deepTools" version="1.5.1_df852fa1ef13251a17274ee18fbf919fbc515079"> <install version="1.0"> <actions> <action type="shell_command">git clone --recursive https://github.com/fidelram/deepTools.git</action> - <action type="shell_command">git reset --hard 59e067cce039cb93add04823c9f51cab202f8c2b</action> + <action type="shell_command">git reset --hard df852fa1ef13251a17274ee18fbf919fbc515079</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&