diff tool_dependencies.xml @ 114:e7b550d52eb7 draft

Uploaded
author davidvanzessen
date Tue, 09 Aug 2016 07:20:41 -0400
parents 8a40634fd4b3
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Aug 04 04:52:51 2016 -0400
+++ b/tool_dependencies.xml	Tue Aug 09 07:20:41 2016 -0400
@@ -6,14 +6,14 @@
 	<package name="blastn" version="1.0"> 
         <install version="1.0">
             <actions>
-							<action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.30/ncbi-blast-2.2.30+-x64-linux.tar.gz</action>
-							<action type="move_file">
-								<source>bin/blastn</source>
-								<destination>$INSTALL_DIR</destination>
-							</action>
-							<action type="set_environment">
-								<environment_variable name="BLASTN_DIR" action="set_to">$INSTALL_DIR</environment_variable>
-							</action>
+				<action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.30/ncbi-blast-2.2.30+-x64-linux.tar.gz</action>
+				<action type="move_file">
+					<source>bin/blastn</source>
+					<destination>$INSTALL_DIR</destination>
+				</action>
+				<action type="set_environment">
+					<environment_variable name="BLASTN_DIR" action="set_to">$INSTALL_DIR</environment_variable>
+				</action>
             </actions>
         </install>
         <readme>