diff tool_dependencies.xml @ 34:934b9fccabd4 draft

Uploaded
author bgruening
date Wed, 29 Jan 2014 19:20:42 -0500
parents 2e5b92e7f3cb
children 7766dfcd2455
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jan 28 16:30:41 2014 -0500
+++ b/tool_dependencies.xml	Wed Jan 29 19:20:42 2014 -0500
@@ -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.4_eabc1c3842f4b6367fb41904061a3b95c9a0ce0c">
+    <package name="deepTools" version="1.5.4_570648e1d7a44583a72852f2bd2bf408f76f8f6a">
         <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 eabc1c3842f4b6367fb41904061a3b95c9a0ce0c</action>
+                <action type="shell_command">git reset --hard 570648e1d7a44583a72852f2bd2bf408f76f8f6a</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">
                     export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;