Mercurial > repos > davidvanzessen > igblast_human
comparison tool_dependencies.xml @ 12:d6bddb801793 draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 05:43:14 -0400 |
parents | 38b9cde6b435 |
children | 05c11d4cf44c |
comparison
equal
deleted
inserted
replaced
11:38b9cde6b435 | 12:d6bddb801793 |
---|---|
7 <install version="1.0"> | 7 <install version="1.0"> |
8 <actions> | 8 <actions> |
9 <action type="download_by_url"> | 9 <action type="download_by_url"> |
10 ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.0.0/ncbi-igblast-1.0.0-x64-linux.tar.gz | 10 ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.0.0/ncbi-igblast-1.0.0-x64-linux.tar.gz |
11 </action> | 11 </action> |
12 <action type="move_file"> | |
13 <source>ncbi-igblast-1.0.0-x64-linux.tar.gz</source> | |
14 <destination>$INSTALL_DIR</destination> | |
15 </action> | |
16 | |
17 | |
18 | |
19 </actions> | 12 </actions> |
20 </install> | 13 </install> |
21 <readme> | 14 <readme> |
22 Installs R with apt-get. | 15 Installs R with apt-get. |
23 </readme> | 16 </readme> |