Mercurial > repos > davidvanzessen > igblast_human
changeset 10:2e90843d6993 draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 05:10:59 -0400 |
parents | afb3bd4f7186 |
children | 38b9cde6b435 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 24 05:05:31 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 05:10:59 2013 -0400 @@ -20,14 +20,7 @@ <action type="set_environment"> <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/ncbi-igblast-1.0.0</environment_variable> </action> - - <action type="shell_command"> - wget -r -np -nH --cut-dirs=4 -R index.html "ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/database" - </action> - <action type="move_directory_files"> - <source_directory>database</source_directory> - <destination_directory>$INSTALL_DIR/ncbi-igblast-1.0.0/database</destination_directory> - </action> + </actions> </install>