0
|
1 <?xml version="1.0"?>
|
2
|
2 <tool_dependency>
|
35
|
3 <set_environment version="1.0">
|
|
4 <environment_variable action="set_to" name="R_SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable>
|
|
5 </set_environment>
|
31
|
6 <package name="package_r3" version="3.0.1">
|
29
|
7 <repository changeset_revision="addf8c9c778a" name="package_r3" owner="fubar" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
|
21
|
8 </package>
|
25
|
9 <package name="biocbasics" version="2.12">
|
19
|
10 <install version="1.0">
|
0
|
11 <actions>
|
11
|
12 <action type="set_environment_for_install">
|
29
|
13 <repository changeset_revision="addf8c9c778a" name="package_r3" owner="fubar" toolshed="http://testtoolshed.g2.bx.psu.edu/">
|
28
|
14 <package name="r3" version="3.0.1" />
|
|
15 </repository>
|
11
|
16 </action>
|
36
|
17 <action type="shell_command">R CMD BATCH $R_SCRIPT_PATH/rgedgeR/installBioC.R </action>
|
0
|
18 </actions>
|
|
19 </install>
|
19
|
20 <readme>Installs some basic bioc packages for the edgeR tool
|
0
|
21 </readme>
|
|
22 </package>
|
|
23 </tool_dependency>
|