comparison tool_dependencies.xml @ 0:f55a0c6d1484 draft default tip

Uploaded
author iuc
date Wed, 22 Apr 2015 09:43:49 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f55a0c6d1484
1 <tool_dependency>
2 <package name="legacy_blast" version="2.6.6">
3 <install version="1.0">
4 <actions_group>
5 <actions architecture="x86_64" os="linux">
6 <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>
7 <action type="move_directory_files">
8 <source_directory>.</source_directory>
9 <destination_directory>$INSTALL_DIR</destination_directory>
10 </action>
11 <action type="set_environment">
12 <environment_variable action="set_to" name="PATH">$INSTALL_DIR</environment_variable>
13 <environment_variable action="set_to" name="LEGACY_BLAST_ROOT_DIR">$INSTALL_DIR</environment_variable>
14 </action>
15 </actions>
16 </actions_group>
17 </install>
18 <readme>
19 </readme>
20 </package>
21 </tool_dependency>