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