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