8
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
49
|
3
|
50
|
4 <package name="samtools" version="0.1.18">
|
74
|
5 <repository changeset_revision="c0f72bdba484" name="package_samtools_0_1_18" owner="devteam" prior_installation_required="TRUE" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
49
|
6 </package>
|
50
|
7
|
78
|
8 <!-- As soon as R 3_1_0 package works with all packages, all dependencies will be set via "package_qdnaseq_1_2_2" -->
|
72
|
9 <!-- Currently these have to be manually installed by installing Bioconductor package "QDNAseq" -->
|
|
10
|
51
|
11 <!--
|
50
|
12 <package name="R" version="3.1.0">
|
74
|
13 <repository changeset_revision="a6cc7706ea14" name="package_r_3_1_0" owner="iuc" prior_installation_required="TRUE" />
|
50
|
14 </package>
|
72
|
15 -->
|
|
16
|
|
17 <!--
|
78
|
18 <package name="qdnaseq" version="1.2.2">
|
|
19 <repository name="package_qdnaseq_1_2_2" owner="stef" prior_installation_required="TRUE"/>
|
23
|
20 </package>
|
|
21 -->
|
74
|
22
|
|
23 <set_environment version="1.0">
|
|
24 <environment_variable action="set_to" name="QDNASEQ_PATH">$REPOSITORY_INSTALL_DIR</environment_variable>
|
|
25 </set_environment>
|
|
26
|
37
|
27
|
23
|
28 </tool_dependency>
|