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