0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <set_environment version="1.0">
|
|
4 </set_environment>
|
|
5
|
1
|
6 <package name="igBlastn" version="1.0.0">
|
0
|
7 <install version="1.0">
|
|
8 <actions>
|
23
|
9 <action type="download_by_url" target_filename="ncbi-igblast-1.0.0-x64-linux.tar.gz">
|
14
|
10 ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.0.0/ncbi-igblast-1.0.0-x64-linux.tar.gz
|
|
11 </action>
|
24
|
12
|
|
13
|
|
14 <action type="move_directory_files">
|
27
|
15 <source_directory>ncbi-igblast-1.0.0</source_directory>
|
|
16 <destination_directory>$INSTALL_DIR</destination_directory>
|
24
|
17 </action>
|
|
18 <action type="set_environment">
|
|
19 <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR</environment_variable>
|
|
20 </action>
|
|
21
|
27
|
22 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</action>
|
|
23 <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</action>
|
22
|
24
|
24
|
25
|
|
26
|
0
|
27 </actions>
|
|
28 </install>
|
|
29 <readme>
|
19
|
30 Downloads igBlast with the human_V internal data file.
|
0
|
31 </readme>
|
|
32 </package>
|
|
33 </tool_dependency>
|