Mercurial > repos > iuc > package_psort_3_0_3
diff tool_dependencies.xml @ 1:4689cc976d7c draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 22 Apr 2015 06:58:47 -0400 |
| parents | ad9694939206 |
| children | 00e00de680d5 |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Apr 20 11:10:45 2015 -0400 +++ b/tool_dependencies.xml Wed Apr 22 06:58:47 2015 -0400 @@ -15,6 +15,12 @@ <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR/pft</destination_directory> </action> + <!-- install blastall --> + <action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/release/2.2.6/blast-2.2.6-ia64-linux.tar.gz</action> + <action type="move_directory_files"> + <source_directory>.</source_directory> + <destination_directory>$INSTALL_DIR/bin/</destination_directory> + </action> <action type="set_environment"> <environment_variable action="set_to" name="LIBPSORTB_ROOT_PATH">$INSTALL_DIR</environment_variable>
