Mercurial > repos > davidvanzessen > igblast_human
comparison tool_dependencies.xml @ 20:e132e407f9b7 draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 08:31:27 -0400 |
parents | 798c2fbb74c0 |
children | 895fb8c46268 |
comparison
equal
deleted
inserted
replaced
19:798c2fbb74c0 | 20:e132e407f9b7 |
---|---|
25 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data | 25 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data |
26 </action> | 26 </action> |
27 <action type="make_directory"> | 27 <action type="make_directory"> |
28 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human | 28 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human |
29 </action> | 29 </action> |
30 | 30 |
31 | |
32 <action type="download_by_url"> | |
33 ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data/human/human_V* | |
34 </action> | |
35 <action type="move_file"> | |
36 <source> | |
37 human_V* | |
38 </source> | |
39 <destination> | |
40 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human | |
41 </destination> | |
42 </action> | |
43 </actions> | 31 </actions> |
44 </install> | 32 </install> |
45 <readme> | 33 <readme> |
46 Downloads igBlast with the human_V internal data file. | 34 Downloads igBlast with the human_V internal data file. |
47 </readme> | 35 </readme> |