0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="blast+" version="2.2.28">
|
9
|
4 <repository changeset_revision="5a449da71d08" name="package_blast_plus_2_2_28" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
0
|
5 </package>
|
10
|
6 <package name="hmmer" version="2.3.2">
|
6
|
7 <repository changeset_revision="64510d86d77d" name="package_hmmer_2_3_2" owner="lionelguy" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
0
|
8 </package>
|
|
9 <package name="hmmer" version="3.0">
|
9
|
10 <repository changeset_revision="a44693e3a2c4" name="package_hmmer_3_0" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
0
|
11 </package>
|
|
12 <package name="muscle" version="3.8.31">
|
6
|
13 <repository changeset_revision="ce304c51f69b" name="package_muscle_3_8_31" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
5
|
14 </package>
|
|
15 <package name="antismash_python_deps" version="2.0.2">
|
7
|
16 <install version="1.0">
|
5
|
17 <actions>
|
8
|
18 <action type="setup_virtualenv">helperlibs==0.1.2
|
|
19 straight.plugin==1.4.0-post-1</action>
|
5
|
20 </actions>
|
|
21 </install>
|
|
22 <readme>
|
6
|
23 AntiSmash python dependencies (helperlibs and straight.plugin)
|
5
|
24 </readme>
|
0
|
25 </package>
|
|
26 <package name="antismash" version="2.0.2">
|
|
27 <install version="1.0">
|
|
28 <actions_group>
|
|
29 <!-- Download the binaries for MUSCLE compatible with 64-bit OSX. -->
|
8
|
30 <actions architecture="x86_64" os="darwin">
|
|
31 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antiSMASH2.0.2_macosx.zip</action>
|
|
32 <action type="move_directory_files">
|
|
33 <source_directory>.</source_directory>
|
|
34 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
35 </action>
|
|
36 <action type="chmod">
|
|
37 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
38 </action>
|
|
39 </actions>
|
|
40 <!-- Download the binaries for MUSCLE compatible with 64-bit OSX. -->
|
|
41 <actions architecture="i386" os="darwin">
|
0
|
42 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antiSMASH2.0.2_macosx.zip</action>
|
|
43 <action type="move_directory_files">
|
|
44 <source_directory>.</source_directory>
|
|
45 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
46 </action>
|
|
47 <action type="chmod">
|
|
48 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
49 </action>
|
|
50 </actions>
|
|
51 <!-- Download the binaries for AntiSmash compatible with 64-bit Linux. -->
|
6
|
52 <actions architecture="x86_64" os="linux">
|
7
|
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>
|
0
|
54 <action type="chmod">
|
|
55 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
56 </action>
|
3
|
57 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz</action>
|
|
58 <action type="move_directory_files">
|
|
59 <source_directory>.</source_directory>
|
8
|
60 <destination_directory>$INSTALL_DIR/antismash/generic_modules/clusterblast</destination_directory>
|
3
|
61 </action>
|
0
|
62 </actions>
|
|
63 <!-- Download the binaries for AntiSmash compatible with 32-bit Linux. -->
|
6
|
64 <actions architecture="i386" os="linux">
|
0
|
65 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.i686.tar.bz2</action>
|
|
66 <action type="move_directory_files">
|
|
67 <source_directory>.</source_directory>
|
|
68 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
69 </action>
|
|
70 <action type="chmod">
|
|
71 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
72 </action>
|
|
73 </actions>
|
1
|
74
|
3
|
75 <actions>
|
8
|
76
|
3
|
77 </actions>
|
1
|
78
|
0
|
79 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. -->
|
|
80 <action type="set_environment">
|
6
|
81 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
|
0
|
82 </action>
|
|
83 </actions_group>
|
|
84 </install>
|
|
85 <readme>
|
|
86 AntiSmash installation with all dependencies.
|
|
87 </readme>
|
|
88 </package>
|
|
89 </tool_dependency>
|