|
4
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
6
|
3 <package name="samtools" version="0.1.19">
|
|
|
4 <repository changeset_revision="54195f1d4b0f" name="package_samtools_0_1_19" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
|
5 </package>
|
|
7
|
6 <package name="R_3_0_1" version="3.0.1">
|
|
14
|
7 <repository changeset_revision="1d5b86c2e93d" name="package_r_3_0_1" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
|
8 </package>
|
|
|
9 <package name="eden" version="1.1">
|
|
|
10 <repository changeset_revision="25d3b2b5b677" name="package_eden_1_1" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
|
11 </package>
|
|
15
|
12 <package name="mcl" version="12.135">
|
|
14
|
13 <repository changeset_revision="7003196be1b1" name="package_mcl_12_135" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
7
|
14 </package>
|
|
8
|
15 <package name="blockclust_rlibs" version="1.0">
|
|
9
|
16 <install version="1.0">
|
|
|
17 <actions>
|
|
|
18 <action type="setup_r_environment">
|
|
|
19 <repository changeset_revision="e16e08f41ed7" name="package_r_3_0_1" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
|
20 <package name="R_3_0_1" version="3.0.1" />
|
|
|
21 </repository>
|
|
10
|
22 <package>http://cran.r-project.org/src/contrib/ape_3.0-11.tar.gz</package>
|
|
|
23 <package>http://cran.r-project.org/src/contrib/plyr_1.8.tar.gz</package>
|
|
|
24 <package>http://cran.r-project.org/src/contrib/digest_0.6.3.tar.gz</package>
|
|
|
25 <package>http://cran.r-project.org/src/contrib/gtable_0.1.2.tar.gz</package>
|
|
|
26 <package>http://cran.r-project.org/src/contrib/dichromat_2.0-0.tar.gz</package>
|
|
|
27 <package>http://cran.r-project.org/src/contrib/colorspace_1.2-4.tar.gz</package>
|
|
|
28 <package>http://cran.r-project.org/src/contrib/munsell_0.4.2.tar.gz</package>
|
|
|
29 <package>http://cran.r-project.org/src/contrib/labeling_0.2.tar.gz</package>
|
|
|
30 <package>http://cran.r-project.org/src/contrib/scales_0.2.3.tar.gz</package>
|
|
|
31 <package>http://cran.r-project.org/src/contrib/proto_0.3-10.tar.gz</package>
|
|
|
32 <package>http://cran.r-project.org/src/contrib/reshape2_1.2.2.tar.gz</package>
|
|
9
|
33 <package>http://cran.r-project.org/src/contrib/ggplot2_0.9.3.1.tar.gz</package>
|
|
|
34 </action>
|
|
|
35 </actions>
|
|
|
36 </install>
|
|
|
37 <readme>
|
|
|
38
|
|
|
39 </readme>
|
|
8
|
40 </package>
|
|
6
|
41 <package name="blockclust" version="1.0">
|
|
4
|
42 <install version="1.0">
|
|
|
43 <actions>
|
|
|
44 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-1.0.tar.gz</action>
|
|
|
45 <action type="shell_command">make</action>
|
|
|
46 <action type="move_file">
|
|
|
47 <source>BlockClust</source>
|
|
|
48 <destination>$INSTALL_DIR/bin</destination>
|
|
|
49 </action>
|
|
|
50 <action type="move_file">
|
|
|
51 <source>BlockClustPipeLine.pl</source>
|
|
|
52 <destination>$INSTALL_DIR/bin</destination>
|
|
|
53 </action>
|
|
|
54 <action type="move_file">
|
|
5
|
55 <source>perf</source>
|
|
|
56 <destination>$INSTALL_DIR/bin</destination>
|
|
|
57 </action>
|
|
|
58 <action type="move_file">
|
|
11
|
59 <source>plotClusters.R</source>
|
|
|
60 <destination>$INSTALL_DIR/bin</destination>
|
|
|
61 </action>
|
|
|
62 <action type="move_file">
|
|
4
|
63 <source>blockclust.config</source>
|
|
|
64 <destination>$INSTALL_DIR/data/</destination>
|
|
|
65 </action>
|
|
6
|
66 <action type="move_file">
|
|
|
67 <source>rfam_map.txt</source>
|
|
|
68 <destination>$INSTALL_DIR/data/</destination>
|
|
|
69 </action>
|
|
4
|
70 <action type="make_directory">$INSTALL_DIR/data/annotations</action>
|
|
|
71 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/dm3.tar.gz</action>
|
|
|
72 <action type="shell_command">tar xfvz dm3.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
73 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/hg19.tar.gz</action>
|
|
|
74 <action type="shell_command">tar xfvz hg19.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
75 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/mm10.tar.gz</action>
|
|
|
76 <action type="shell_command">tar xfvz mm10.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
77 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/panTro4.tar.gz</action>
|
|
|
78 <action type="shell_command">tar xfvz panTro4.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
79 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/rheMac3.tar.gz</action>
|
|
|
80 <action type="shell_command">tar xfvz rheMac3.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
14
|
81 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/xenTro3.tar.gz</action>
|
|
|
82 <action type="shell_command">tar xfvz xenTro3.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
83 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/celWS235.tar.gz</action>
|
|
|
84 <action type="shell_command">tar xfvz celWS235.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
85 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/tair10.tar.gz</action>
|
|
|
86 <action type="shell_command">tar xfvz tair10.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
12
|
87 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/models.tar.gz</action>
|
|
|
88 <action type="shell_command">tar xfvz models.tar.gz -C $INSTALL_DIR/data/</action>
|
|
4
|
89 <action type="set_environment">
|
|
6
|
90 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
9
|
91 <environment_variable action="set_to" name="BLOCKCLUST_DATA_PATH">$INSTALL_DIR/data</environment_variable>
|
|
4
|
92 </action>
|
|
|
93 </actions>
|
|
|
94 </install>
|
|
|
95 <readme>
|
|
|
96
|
|
|
97 </readme>
|
|
|
98 </package>
|
|
|
99 </tool_dependency>
|