0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3
|
|
4 <set_environment version="1.0">
|
|
5 <environment_variable name="QDNASEQ_SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>
|
|
6 </set_environment>
|
|
7
|
|
8 <package name="R" version="3.0.3">
|
5
|
9 <repository changeset_revision="232ebc8b1c0d" name="package_r_3_0_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu/" />
|
0
|
10 </package>
|
|
11
|
|
12 <package name="bioc_qdnaseq" version="1.0.4">
|
|
13 <install version="1.0">
|
|
14 <actions>
|
|
15 <action type="download_by_url">
|
|
16 http://bioconductor.org/packages/release/bioc/src/contrib/QDNAseq_1.0.4.tar.gz
|
|
17 </action>
|
|
18 <action type="set_environment_for_install">
|
5
|
19 <repository changeset_revision="232ebc8b1c0d" name="package_r_3_0_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu/">
|
0
|
20 <package name="R" version="3.0.3" />
|
|
21 </repository>
|
|
22 </action>
|
|
23 <action type="shell_command">export R_LIBS=$INSTALL_DIR && R CMD INSTALL QDNAseq_1.0.4.tar.gz</action>
|
|
24
|
|
25 <action type="set_environment">
|
|
26 <environment_variable action="prepend_to" name="R_LIBS">$INSTALL_DIR/bin</environment_variable>
|
|
27 </action>
|
|
28 </actions>
|
|
29 </install>
|
|
30
|
|
31 <readme>
|
5
|
32 Should install QDNAseq package from bioconductor.
|
0
|
33 </readme>
|
|
34 </package>
|
|
35
|
|
36 </tool_dependency>
|