changeset 18:6c21de437cfd draft

Uploaded
author davidvanzessen
date Tue, 24 Sep 2013 08:09:44 -0400
parents 7970b9d7e1d2
children 798c2fbb74c0
files tool_dependencies.xml
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Sep 24 07:30:53 2013 -0400
+++ b/tool_dependencies.xml	Tue Sep 24 08:09:44 2013 -0400
@@ -21,7 +21,13 @@
                 	<environment_variable name="IGDATA" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>
                 
-
+				<action type="download_by_url">
+            		ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data
+            	</action>
+            	<action type="move_directory_files">
+            		<source_directory>internal_data</source_directory>
+            		<destination_directory>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</destination_directory>
+            	</action>
             </actions>
         </install>
         <readme>