Mercurial > repos > bgruening > antismash
comparison tool_dependencies.xml @ 11:d2c2eb518142 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 09 Oct 2013 11:14:23 -0400 |
parents | d2c785cdf23e |
children | 0d7484be1b6f |
comparison
equal
deleted
inserted
replaced
10:d2c785cdf23e | 11:d2c2eb518142 |
---|---|
9 <package name="hmmer" version="3.0"> | 9 <package name="hmmer" version="3.0"> |
10 <repository changeset_revision="a44693e3a2c4" name="package_hmmer_3_0" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="a44693e3a2c4" name="package_hmmer_3_0" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
11 </package> | 11 </package> |
12 <package name="muscle" version="3.8.31"> | 12 <package name="muscle" version="3.8.31"> |
13 <repository changeset_revision="ce304c51f69b" name="package_muscle_3_8_31" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | 13 <repository changeset_revision="ce304c51f69b" name="package_muscle_3_8_31" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
14 </package> | |
15 <package name="biopython" version="1.62"> | |
16 <repository changeset_revision="ac9cc2992b69" name="package_biopython_1_62" owner="biopython" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
17 </package> | 14 </package> |
18 <package name="antismash_python_deps" version="2.0.2"> | 15 <package name="antismash_python_deps" version="2.0.2"> |
19 <install version="1.0"> | 16 <install version="1.0"> |
20 <actions> | 17 <actions> |
21 <action type="setup_virtualenv">helperlibs==0.1.2 | 18 <action type="setup_virtualenv">helperlibs==0.1.2 |
52 </action> | 49 </action> |
53 </actions> | 50 </actions> |
54 <!-- Download the binaries for AntiSmash compatible with 64-bit Linux. --> | 51 <!-- Download the binaries for AntiSmash compatible with 64-bit Linux. --> |
55 <actions architecture="x86_64" os="linux"> | 52 <actions architecture="x86_64" os="linux"> |
56 <action target_filename="antismash-2.0.2.tar.bz2" type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.x86_64.tar.bz2</action> | 53 <action target_filename="antismash-2.0.2.tar.bz2" type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.x86_64.tar.bz2</action> |
57 <action type="move_directory_files"> | |
58 <source_directory>antismash-2.0.2/*</source_directory> | |
59 <destination_directory>$INSTALL_DIR</destination_directory> | |
60 </action> | |
61 <action type="chmod"> | 54 <action type="chmod"> |
62 <file mode="750">$INSTALL_DIR/run_antismash.py</file> | 55 <file mode="750">$INSTALL_DIR/run_antismash.py</file> |
63 </action> | 56 </action> |
64 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz</action> | 57 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz</action> |
65 <action type="move_directory_files"> | 58 <action type="move_directory_files"> |