2
|
1 <?xml version="1.0"?>
|
0
|
2 <tool_dependency>
|
8
|
3 <package name="samtools" version="0.1.19">
|
48
|
4 <repository changeset_revision="632f1a03db92" name="package_samtools_0_1_19" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
0
|
5 </package>
|
|
6 <package name="numpy" version="1.7.1">
|
48
|
7 <repository changeset_revision="84125ffacb90" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
0
|
8 </package>
|
|
9 <package name="matplotlib" version="1.2.1">
|
48
|
10 <repository changeset_revision="de9c362fb3f2" name="package_matplotlib_1_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
0
|
11 </package>
|
|
12 <package name="scipy" version="0.12.0">
|
48
|
13 <repository changeset_revision="a983dc7c8103" name="package_scipy_0_12" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
0
|
14 </package>
|
15
|
15 <package name="pysam" version="0.7.7">
|
48
|
16 <repository changeset_revision="240d1ad9f207" name="package_pysam_0_7_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
7
|
17 </package>
|
27
|
18 <package name="bx-python" version="12-2013">
|
48
|
19 <repository changeset_revision="5457e32b427c" name="package_bx_python_12_2013" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
17
|
20 </package>
|
51
|
21 <package name="python" version="2.7">
|
|
22 <repository changeset_revision="74d009a2a4cb" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
23 </package>
|
0
|
24 <package name="ucsc_tools" version="0.1">
|
|
25 <install version="1.0">
|
|
26 <actions>
|
|
27 <action type="download_binary">
|
2
|
28 <url_template architecture="x86_64" os="linux">http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/bedGraphToBigWig</url_template>
|
|
29 <url_template architecture="i686" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.i386/bedGraphToBigWig</url_template>
|
|
30 <url_template architecture="i386" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.i386/bedGraphToBigWig</url_template>
|
|
31 <url_template architecture="x86_64" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.x86_64/bedGraphToBigWig</url_template>
|
0
|
32 </action>
|
|
33 <action type="chmod">
|
|
34 <file mode="755">$INSTALL_DIR/bedGraphToBigWig</file>
|
|
35 </action>
|
|
36 <action type="download_binary">
|
2
|
37 <url_template architecture="x86_64" os="linux">http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/bigWigInfo</url_template>
|
|
38 <url_template architecture="i686" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.i386/bigWigInfo</url_template>
|
|
39 <url_template architecture="i386" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.i386/bigWigInfo</url_template>
|
|
40 <url_template architecture="x86_64" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.x86_64/bigWigInfo</url_template>
|
0
|
41 </action>
|
|
42 <action type="chmod">
|
|
43 <file mode="755">$INSTALL_DIR/bigWigInfo</file>
|
|
44 </action>
|
10
|
45 <action type="download_binary">
|
|
46 <url_template architecture="x86_64" os="linux">http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/bigWigToBedGraph</url_template>
|
|
47 <url_template architecture="i686" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.i386/bigWigToBedGraph</url_template>
|
|
48 <url_template architecture="i386" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.i386/bigWigToBedGraph</url_template>
|
|
49 <url_template architecture="x86_64" os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.x86_64/bigWigToBedGraph</url_template>
|
|
50 </action>
|
|
51 <action type="chmod">
|
|
52 <file mode="755">$INSTALL_DIR/bigWigToBedGraph</file>
|
|
53 </action>
|
0
|
54 <action type="set_environment">
|
2
|
55 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
|
0
|
56 </action>
|
|
57 </actions>
|
|
58 </install>
|
|
59 <readme>The tools downloaded by this dependency definition are free for academic use. TODO: UCSC tools are only available with their latest version. That is not good for reproducibility.</readme>
|
|
60 </package>
|
|
61
|
49
|
62 <package name="deepTools" version="1.5.9.1">
|
0
|
63 <install version="1.0">
|
|
64 <actions>
|
10
|
65 <action type="set_environment_for_install">
|
48
|
66 <repository changeset_revision="240d1ad9f207" name="package_pysam_0_7_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
15
|
67 <package name="pysam" version="0.7.7" />
|
10
|
68 </repository>
|
48
|
69 <repository changeset_revision="5457e32b427c" name="package_bx_python_12_2013" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
27
|
70 <package name="bx-python" version="12-2013" />
|
17
|
71 </repository>
|
48
|
72 <repository changeset_revision="84125ffacb90" name="package_numpy_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
25
|
73 <package name="numpy" version="1.7.1" />
|
|
74 </repository>
|
48
|
75 <repository changeset_revision="de9c362fb3f2" name="package_matplotlib_1_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
25
|
76 <package name="matplotlib" version="1.2.1" />
|
|
77 </repository>
|
48
|
78 <repository changeset_revision="a983dc7c8103" name="package_scipy_0_12" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
25
|
79 <package name="scipy" version="0.12.0" />
|
|
80 </repository>
|
10
|
81 </action>
|
50
|
82 <action type="setup_python_environment">
|
|
83 <repository changeset_revision="74d009a2a4cb" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
84 <package name="python" version="2.7" />
|
|
85 </repository>
|
|
86 <!-- allow downloading and installing an Python package from https://pypi.org/ -->
|
|
87 <package>https://pypi.python.org/packages/source/d/deepTools/deepTools-1.5.9.1.tar.gz</package>
|
0
|
88 </action>
|
50
|
89
|
0
|
90 <action type="set_environment">
|
2
|
91 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
15
|
92 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
1
|
93 <!-- disable the config file of deepTools -->
|
2
|
94 <environment_variable action="set_to" name="DEEP_TOOLS_NO_CONFIG">TRUE</environment_variable>
|
0
|
95 </action>
|
|
96 </actions>
|
|
97 </install>
|
17
|
98 <readme>
|
|
99 Installation of deepTools from Fidel Ramirez.
|
|
100 https://github.com/fidelram/deepTools
|
|
101 </readme>
|
0
|
102 </package>
|
|
103 </tool_dependency>
|