Mercurial > repos > davidvanzessen > igblast_human
changeset 38:cc443e49b89e draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 10:48:34 -0400 |
parents | 215aa111db64 |
children | 112299940b50 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 24 10:42:31 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 10:48:34 2013 -0400 @@ -22,11 +22,11 @@ <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</action> <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</action> - <action type="shell_command">wget -r -np -nH --cut-dirs=4 -R index.html -P $INSTALL_DIR/internal_data "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> + <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> + + <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> + + <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> </actions> </install>