diff tool_dependencies.xml @ 49:1d802a322244 draft

Uploaded
author bgruening
date Wed, 10 Sep 2014 04:06:39 -0400
parents 72d1d7c68bd3
children 857a85571395
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Aug 26 13:48:56 2014 -0400
+++ b/tool_dependencies.xml	Wed Sep 10 04:06:39 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.2">
+    <package name="deepTools" version="1.5.9.1">
         <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 ae9c18b3b7e79d0d1077f636168ac24baeb7b184</action>
+                <action type="shell_command">git reset --hard 351890e3db9a443484c5c349791b7247163cc94f</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">
                     export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;