Mercurial > repos > davidvanzessen > igblast_human
changeset 59:76df2ddba956 draft
Uploaded
author | davidvanzessen |
---|---|
date | Thu, 23 Jan 2014 07:25:03 -0500 |
parents | ff96687f4a15 |
children | 3c52ce2256c7 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jan 23 07:17:40 2014 -0500 +++ b/tool_dependencies.xml Thu Jan 23 07:25:03 2014 -0500 @@ -6,11 +6,6 @@ <package name="igBlastn" version="1.0.0"> <install version="1.0"> <actions> - <action type="download_by_url" target_filename="ncbi-igblast-1.0.0-x64-linux.tar.gz">ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.0.0/ncbi-igblast-1.0.0-x64-linux.tar.gz</action> - <action type="move_file"> - <source>ncbi-igblast-1.0.0-x64-linux.tar.gz</source> - <destination>$INSTALL_DIR</destination> - </action> <action type="shell_command">wget ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.0.0/ncbi-igblast-1.0.0-x64-linux.tar.gz -P $INSTALL_DIR</action> <action type="shell_command">tar zxvf $INSTALL_DIR/ncbi-igblast-1.0.0-x64-linux.tar.gz -C $INSTALL_DIR</action> <action type="set_environment">