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