Mercurial > repos > bgruening > antismash
comparison tool_dependencies.xml @ 2:929cf8979901 draft
Uploaded
author | bgruening |
---|---|
date | Fri, 04 Oct 2013 03:38:29 -0400 |
parents | abd9e69bb886 |
children | 6b523e1f7acc |
comparison
equal
deleted
inserted
replaced
1:abd9e69bb886 | 2:929cf8979901 |
---|---|
47 <action type="chmod"> | 47 <action type="chmod"> |
48 <file mode="750">$INSTALL_DIR/run_antismash.py</file> | 48 <file mode="750">$INSTALL_DIR/run_antismash.py</file> |
49 </action> | 49 </action> |
50 </actions> | 50 </actions> |
51 | 51 |
52 <actions> | |
53 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.x86_64.tar.bz2</action> | |
54 <action type="move_directory_files"> | |
55 <source_directory>.</source_directory> | |
56 <destination_directory>$INSTALL_DIR</destination_directory> | |
57 </action> | |
58 <action type="chmod"> | |
59 <file mode="750">$INSTALL_DIR/run_antismash.py</file> | |
60 </action> | |
61 </actions> | |
62 | 52 |
63 | 53 |
64 <action type="setup_virtualenv">biopython=1.62 | 54 <action type="setup_virtualenv">biopython=1.62 |
65 helperlibs=0.1.2 | 55 helperlibs=0.1.2 |
66 straight.plugin=1.4.0-post-1</action> | 56 straight.plugin=1.4.0-post-1</action> |