Mercurial > repos > davidvanzessen > igblast_human
comparison tool_dependencies.xml @ 25:b1a2bef435a1 draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 09:04:54 -0400 |
parents | 5ae33d75f4bd |
children | bbb42454a398 |
comparison
equal
deleted
inserted
replaced
24:5ae33d75f4bd | 25:b1a2bef435a1 |
---|---|
28 </action> | 28 </action> |
29 <action type="make_directory"> | 29 <action type="make_directory"> |
30 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human | 30 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human |
31 </action> | 31 </action> |
32 | 32 |
33 | |
34 <action type="download_by_url"> | |
35 ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/internal_data/human/human_V* | |
36 </action> | |
37 <action type="move_file"> | |
38 <source> | |
39 human_V* | |
40 </source> | |
41 <destination> | |
42 $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human | |
43 </destination> | |
44 </action> | |
45 | 33 |
46 | 34 |
47 </actions> | 35 </actions> |
48 </install> | 36 </install> |
49 <readme> | 37 <readme> |