comparison tool_dependencies.xml @ 40:1369672de2ce draft

Uploaded
author davidvanzessen
date Tue, 24 Sep 2013 10:52:27 -0400
parents cc443e49b89e
children 12de5aa44543
comparison
equal deleted inserted replaced
39:112299940b50 40:1369672de2ce
20 </action> 20 </action>
21 21
22 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</action> 22 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</action>
23 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</action> 23 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</action>
24 24
25 <action type="shell_command">wget -r -np -nH --cut-dirs=4 -R index.html -P $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data "ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data"</action> 25 <action type="shell_command">wget -r -np -nH --cut-dirs=4 -R index.html -P $INSTALL_DIR/ncbi-igblast-1.0.0 "ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data"</action>
26 26
27 <action type="shell_command">wget -r -np -nH --cut-dirs=4 -R index.html -P $INSTALL_DIR/ncbi-igblast-1.0.0/database "ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/database"</action> 27 <action type="shell_command">wget -r -np -nH --cut-dirs=4 -R index.html -P $INSTALL_DIR/ncbi-igblast-1.0.0 "ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/database"</action>
28 28
29 <action type="shell_command">wget -r -np -nH --cut-dirs=4 -R index.html -P $INSTALL_DIR/ncbi-igblast-1.0.0/optional_file "ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/optional_file"</action> 29 <action type="shell_command">wget -r -np -nH --cut-dirs=4 -R index.html -P $INSTALL_DIR/ncbi-igblast-1.0.0 "ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/optional_file"</action>
30 30
31 </actions> 31 </actions>
32 </install> 32 </install>
33 <readme> 33 <readme>
34 Downloads igBlast with the human_V internal data file. 34 Downloads igBlast with the human_V internal data file.