# HG changeset patch # User bgruening # Date 1396369918 14400 # Node ID 7d6d2f91843e89ecbd002d9666e168fa913def44 # Parent b5abf7b4296b10c5e5ee23303bafac9c72b9000a Uploaded diff -r b5abf7b4296b -r 7d6d2f91843e deepTools_macros.xml --- a/deepTools_macros.xml Tue Apr 01 06:25:05 2014 -0400 +++ b/deepTools_macros.xml Tue Apr 01 12:31:58 2014 -0400 @@ -51,7 +51,7 @@ samtools deepTools ucsc_tools - deepTools + deepTools ucsc_tools numpy pysam @@ -67,9 +67,9 @@ - + diff -r b5abf7b4296b -r 7d6d2f91843e tool_dependencies.xml --- 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 @@ 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. - + git clone --recursive https://github.com/fidelram/deepTools.git @@ -79,7 +79,7 @@ - git reset --hard 5a68f50918b35a647ebff0f84d962677d15656a0 + git reset --hard 09023018b96c23f922aa2ea553090e9df8ecf41e $INSTALL_DIR/lib/python export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&