0
|
1 <?xml version="1.0"?>
|
2
|
2 <tool_dependency>
|
21
|
3 <package name="R3" version="3.0.1">
|
|
4 <repository name="package_R3" owner="fubar" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
|
|
5 </package>
|
0
|
6 <package name="package_BioCBasics" version="2.12">
|
19
|
7 <install version="1.0">
|
0
|
8 <actions>
|
11
|
9 <action type="set_environment_for_install">
|
18
|
10 <package name="R3" toolshed="http://testtoolshed.g2.bx.psu.edu" version="3.0.1">
|
20
|
11 <repository name="package_R3" owner="fubar" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
|
18
|
12 </package>
|
|
13
|
11
|
14 </action>
|
18
|
15 <action type="shell_command">$R_HOME/R CMD BATCH installBioC.R </action>
|
0
|
16 </actions>
|
|
17 </install>
|
19
|
18 <readme>Installs some basic bioc packages for the edgeR tool
|
|
19
|
0
|
20 </readme>
|
|
21 </package>
|
|
22 </tool_dependency>
|