diff tool_dependencies.xml @ 12:69a7a16f26e4 draft

Uploaded
author rnateam
date Fri, 25 Oct 2013 07:47:01 -0400
parents c1e76070760c
children 0fbc8cdc1cd0
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 24 06:06:52 2013 -0400
+++ b/tool_dependencies.xml	Fri Oct 25 07:47:01 2013 -0400
@@ -72,6 +72,8 @@
                 <action type="shell_command">tar xfvz panTro4.tar.gz -C $INSTALL_DIR/data/annotations/</action>
                 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/rheMac3.tar.gz</action>
                 <action type="shell_command">tar xfvz rheMac3.tar.gz -C $INSTALL_DIR/data/annotations/</action>
+                <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/models.tar.gz</action>
+                <action type="shell_command">tar xfvz models.tar.gz -C $INSTALL_DIR/data/</action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable action="set_to" name="BLOCKCLUST_DATA_PATH">$INSTALL_DIR/data</environment_variable>