|
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>
|
|
|
16 <package>http://cran.r-project.org/src/contrib/ggplot2_0.9.3.1.tar.gz</package>
|
|
|
17 <package>http://cran.r-project.org/src/contrib/ape_3.0-11.tar.gz</package>
|
|
|
18 </action>
|
|
|
19 </actions>
|
|
|
20 </install>
|
|
|
21 <readme>
|
|
|
22
|
|
|
23 </readme>
|
|
8
|
24 </package>
|
|
6
|
25 <package name="blockclust" version="1.0">
|
|
4
|
26 <install version="1.0">
|
|
|
27 <actions>
|
|
|
28 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-1.0.tar.gz</action>
|
|
|
29 <action type="shell_command">make</action>
|
|
|
30 <action type="move_file">
|
|
|
31 <source>BlockClust</source>
|
|
|
32 <destination>$INSTALL_DIR/bin</destination>
|
|
|
33 </action>
|
|
|
34 <action type="move_file">
|
|
|
35 <source>BlockClustPipeLine.pl</source>
|
|
|
36 <destination>$INSTALL_DIR/bin</destination>
|
|
|
37 </action>
|
|
|
38 <action type="move_file">
|
|
5
|
39 <source>perf</source>
|
|
|
40 <destination>$INSTALL_DIR/bin</destination>
|
|
|
41 </action>
|
|
|
42 <action type="move_file">
|
|
4
|
43 <source>blockclust.config</source>
|
|
|
44 <destination>$INSTALL_DIR/data/</destination>
|
|
|
45 </action>
|
|
6
|
46 <action type="move_file">
|
|
|
47 <source>rfam_map.txt</source>
|
|
|
48 <destination>$INSTALL_DIR/data/</destination>
|
|
|
49 </action>
|
|
4
|
50 <action type="make_directory">$INSTALL_DIR/data/annotations</action>
|
|
|
51 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/dm3.tar.gz</action>
|
|
|
52 <action type="shell_command">tar xfvz dm3.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
53 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/hg19.tar.gz</action>
|
|
|
54 <action type="shell_command">tar xfvz hg19.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
55 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/mm10.tar.gz</action>
|
|
|
56 <action type="shell_command">tar xfvz mm10.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
57 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/panTro4.tar.gz</action>
|
|
|
58 <action type="shell_command">tar xfvz panTro4.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
59 <action type="download_file">https://github.com/bgruening/download_store/raw/master/blockclust/blockclust-data-1.0/annotations/rheMac3.tar.gz</action>
|
|
|
60 <action type="shell_command">tar xfvz rheMac3.tar.gz -C $INSTALL_DIR/data/annotations/</action>
|
|
|
61 <action type="set_environment">
|
|
6
|
62 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
9
|
63 <environment_variable action="set_to" name="BLOCKCLUST_DATA_PATH">$INSTALL_DIR/data</environment_variable>
|
|
4
|
64 </action>
|
|
|
65 </actions>
|
|
|
66 </install>
|
|
|
67 <readme>
|
|
|
68
|
|
|
69 </readme>
|
|
|
70 </package>
|
|
|
71 </tool_dependency>
|