Mercurial > repos > davidvanzessen > igblast_human
changeset 40:1369672de2ce draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 10:52:27 -0400 |
parents | 112299940b50 |
children | 12de5aa44543 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 24 10:49:22 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 10:52:27 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/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 "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 "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> + <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> </actions> </install>