Mercurial > repos > davidvanzessen > igblast_human
comparison tool_dependencies.xml @ 18:6c21de437cfd draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 08:09:44 -0400 |
parents | 7970b9d7e1d2 |
children | 798c2fbb74c0 |
comparison
equal
deleted
inserted
replaced
17:7970b9d7e1d2 | 18:6c21de437cfd |
---|---|
19 </action> | 19 </action> |
20 <action type="set_environment"> | 20 <action type="set_environment"> |
21 <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR</environment_variable> | 21 <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR</environment_variable> |
22 </action> | 22 </action> |
23 | 23 |
24 | 24 <action type="download_by_url"> |
25 ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data | |
26 </action> | |
27 <action type="move_directory_files"> | |
28 <source_directory>internal_data</source_directory> | |
29 <destination_directory>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</destination_directory> | |
30 </action> | |
25 </actions> | 31 </actions> |
26 </install> | 32 </install> |
27 <readme> | 33 <readme> |
28 Installs R with apt-get. | 34 Installs R with apt-get. |
29 </readme> | 35 </readme> |