annotate methylkit.xml @ 0:a8705df7c57f draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
author rnateam
date Wed, 21 Dec 2016 17:30:57 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
1 <tool id="methylkit" name="methylKit" version="0.99.2">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
2 <description>DNA methylation analysis and annotation</description>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
3 <macros>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
4 <macro name="differential_methylation">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
5 <param name="overdispersion" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
6 label="overdispersion"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
7 help="if set to 'none' (default), no overdispersion
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
8 correction will be attempted. 'MN' applies a scaling
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
9 parameter to variance estimated by the model.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
10 If set to 'shrinkMN' (experimental parameter),
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
11 scaling parameter will be shrunk towards a common value">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
12 <option value="none" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
13 none
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
14 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
15 <option value="MN">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
16 MN
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
17 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
18 <option value="shrinkMN">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
19 shrinkMN
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
20 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
21 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
22 <param name="adjust" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
23 label="adjust"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
24 help="different methods to correct the p-values
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
25 for multiple testing (default: SLIM).">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
26 <option value="SLIM" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
27 SLIM
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
28 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
29 <option value="holm">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
30 holm
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
31 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
32 <option value="hochberg">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
33 hochberg
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
34 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
35 <option value="hommel">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
36 hommel
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
37 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
38 <option value="bonferroni">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
39 bonferroni
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
40 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
41 <option value="BH">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
42 BH
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
43 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
44 <option value="BY">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
45 BY
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
46 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
47 <option value="fdr">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
48 fdr
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
49 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
50 <option value="none">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
51 none
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
52 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
53 <option value="qvalue">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
54 qvalue
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
55 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
56 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
57 <param name="effect" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
58 label="effect"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
59 help="method to calculate the mean methylation different
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
60 between groups using read coverage as weights (default: wmean).
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
61 When set to 'mean', the generic mean is applied and when
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
62 set to 'predicted', predicted means from the logistic
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
63 regression model is used for calculating the effect.">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
64 <option value="wmean" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
65 wmean
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
66 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
67 <option value="mean">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
68 mean
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
69 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
70 <option value="predicted">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
71 predicted
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
72 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
73 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
74 <param name="test" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
75 label="test"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
76 help="the statistical test used to determine
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
77 the methylation differences (default: Chisq-test).
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
78 The F-test can be chosen
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
79 if overdispersion control is applied.">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
80 <option value="Chisq" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
81 Chisq
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
82 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
83 <option value="F">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
84 F
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
85 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
86 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
87 <param name="qvalue_cutoff" type="float"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
88 value="0.01" label="qvalue.cutoff"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
89 help="cutoff for qvalue of differential methylation statistic (default:0.01)">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
90 <validator type="in_range"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
91 message="Minimum 0 and maximum 1" min="0" max="1"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
92 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
93 <param name="meth_cutoff" type="float"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
94 value="25" label="meth.cutoff"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
95 help="cutoff for absolute value of methylation percentage change between test and control (default:25)">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
96 <validator type="in_range"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
97 message="Minimum 0 and maximum 100" min="0" max="100"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
98 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
99 <param name="type" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
100 label="type"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
101 help="For retrieving
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
102 hyper-methylated regions/bases type='hyper',
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
103 for hypo-methylated type='hypo' (default:'all')">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
104 <option value="all" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
105 all
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
106 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
107 <option value="hyper">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
108 hyper
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
109 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
110 <option value="hypo">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
111 hypo
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
112 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
113 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
114 </macro>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
115 <macro name="clustering">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
116 <param name="dist" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
117 label="dist"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
118 help="the distance measure to be used.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
119 (default: correlation)">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
120 <option value="correlation" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
121 correlation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
122 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
123 <option value="euclidean">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
124 euclidean
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
125 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
126 <option value="maximum">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
127 maximum
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
128 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
129 <option value="manhattan">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
130 manhattan
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
131 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
132 <option value="canberra">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
133 canberra
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
134 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
135 <option value="binary">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
136 binary
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
137 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
138 <option value="minkowski">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
139 minkowski
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
140 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
141 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
142 <param name="method" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
143 label="method"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
144 help="the agglomeration method to be used.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
145 (default: ward)">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
146 <option value="ward" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
147 ward
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
148 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
149 <option value="single">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
150 single
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
151 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
152 <option value="complete">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
153 complete
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
154 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
155 <option value="average">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
156 average
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
157 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
158 <option value="mcquitty">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
159 mcquitty
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
160 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
161 <option value="median">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
162 median
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
163 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
164 <option value="centroid">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
165 centroid
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
166 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
167 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
168 </macro>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
169 </macros>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
170 <requirements>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
171 <requirement type="package" version="0.99.2">bioconductor-methylkit</requirement>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
172 </requirements>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
173 <stdio>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
174 <regex match="Execution halted"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
175 source="both"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
176 level="fatal"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
177 description="Execution halted." />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
178 <regex match="Input-Error 01"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
179 source="both"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
180 level="fatal"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
181 description="Error in your input parameters: Make sure you only apply factors to selected samples." />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
182 <regex match="Error in"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
183 source="both"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
184 level="fatal"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
185 description="An undefined error occured, please check your intput carefully and contact your administrator." />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
186 </stdio>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
187 <command>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
188 <![CDATA[
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
189 Rscript $script_file
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
190 ]]>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
191 </command>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
192 <configfiles>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
193 <configfile name="script_file">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
194 library("methylKit")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
195
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
196 test_files = list()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
197 control_files = list()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
198
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
199 test_ids = list()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
200 control_ids = list()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
201
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
202 #for $i, $s in enumerate( $test_series )
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
203 test_ids[${i}+1] = paste("test ", ${i}+1, sep="")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
204 test_files[${i}+1] = "${s.input.file_name}"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
205 #end for
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
206
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
207 #for $i, $s in enumerate( $control_series )
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
208 control_ids[${i}+1] = paste("control ", ${i}+1, sep="")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
209 control_files[${i}+1] = "${s.input.file_name}"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
210 #end for
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
211
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
212 input_files = append(test_files, control_files)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
213 sample_ids = append(test_ids, control_ids)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
214 treatment_tag = c(rep.int(1, length(test_ids)), rep.int(0, length(control_ids)))
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
215
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
216 myobj=methRead(input_files, sample.id=sample_ids, assembly="${assembly}",
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
217 pipeline="${pipeline}", treatment=treatment_tag)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
218
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
219 pdf('output_statistics.pdf')
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
220 for (obj in myobj){
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
221 getMethylationStats(obj,plot=TRUE,both.strands=FALSE)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
222 getCoverageStats(obj,plot=TRUE,both.strands=FALSE)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
223 }
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
224 devname = dev.off()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
225
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
226 ## unite function
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
227 methidh=unite(myobj)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
228
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
229 pdf("output_correlation.pdf")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
230 getCorrelation(object = methidh, plot=TRUE, method = "${correlation}")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
231 devname = dev.off()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
232
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
233 #if $input_type.choice in ["all", "differential_methylation"]:
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
234 ## the last two arguments slim, weighted.mean
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
235 ## have the redundant counterparts in effect and adjust,
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
236 ## so turning them off to avoide the possible conflict.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
237 myDiff = calculateDiffMeth(methidh, overdispersion="${input_type.overdispersion}",
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
238 adjust="${input_type.adjust}", effect="${input_type.effect}", test="${input_type.test}",
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
239 slim=FALSE, weighted.mean=FALSE)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
240
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
241 bedgraph(myDiff, file.name="output_myDiff.bedgraph", col.name="meth.diff",
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
242 unmeth=FALSE, log.transform=FALSE, negative=FALSE, add.on="")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
243
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
244 MethPerChr = diffMethPerChr(myDiff, plot=FALSE,
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
245 qvalue.cutoff=${input_type.qvalue_cutoff},
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
246 meth.cutoff=${input_type.meth_cutoff})
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
247 write.table(MethPerChr, sep="\t", row.names=FALSE, quote=FALSE, file="output_MethPerChr.tsv")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
248
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
249 MethylDiff = getMethylDiff(myDiff, difference=${input_type.meth_cutoff},
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
250 qvalue=${input_type.qvalue_cutoff}, type="${input_type.type}")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
251 bedgraph(MethylDiff, file.name="output_MethylDiff.bedgraph", col.name="meth.diff",
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
252 unmeth=FALSE,log.transform=FALSE,negative=FALSE,add.on="")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
253 #end if
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
254
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
255 #if $input_type.choice in ["all", "clustering"]:
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
256 pdf( "output_clustering.pdf" )
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
257 methClust = clusterSamples(methidh, dist="${input_type.dist}", method="${input_type.method}")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
258 devname = dev.off()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
259
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
260 pdf( "output_PCA.pdf" )
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
261 PCASamples(methidh)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
262 devname = dev.off()
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
263 #end if
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
264
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
265 #if $input_type.choice in ["all", "segmentation"]:
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
266 ## methSeg works for methylRaw or methylDiff with resolution region,
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
267 ## so methylBase has to be tiled before
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
268 tileRaw = tileMethylCounts(myobj[[1]])
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
269 tileBase = tileMethylCounts(methidh)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
270 tileDiff = calculateDiffMeth(tileBase)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
271
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
272 ## methseg generates Granges
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
273 segRaw = methSeg(tileRaw, diagnostic.plot = FALSE)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
274 segDiff = methSeg(tileDiff, diagnostic.plot = FALSE)
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
275
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
276 ## and can be exported as BED
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
277 methSeg2bed(segments = segRaw, filename = "output_seg_raw.bed")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
278 methSeg2bed(segments = segDiff, filename = "output_seg_diff.bed")
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
279 #end if
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
280 </configfile>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
281 </configfiles>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
282 <inputs>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
283 <repeat name="test_series" title="Test samples" min="1">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
284 <param name="input" type="data" format="tabular" label="Add a file"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
285 help="Such input file may be obtained from AMP pipeline for aligning RRBS reads.">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
286 <validator type="unspecified_build" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
287 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
288 </repeat>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
289 <repeat name="control_series" title="Control samples" min="1">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
290 <param name="input" type="data" format="tabular" label="Add a file"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
291 help="Such input file may be obtained from AMP pipeline for aligning RRBS reads." >
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
292 <validator type="unspecified_build" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
293 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
294 </repeat>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
295 <param name="assembly" type="text"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
296 value="hg18" label="assembly"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
297 help="A string that defines the genome assembly such as
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
298 hg18, mm9 (default: hg18).">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
299 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
300 <param name="correlation" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
301 label="correlation"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
302 help="correlation method (default: pearson)">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
303 <option value="pearson" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
304 pearson
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
305 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
306 <option value="kendall">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
307 kendall
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
308 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
309 <option value="spearman">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
310 spearman
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
311 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
312 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
313 <param name="pipeline" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
314 label="pipeline"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
315 help="name of the alignment pipeline (default: amp)">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
316 <option value="amp" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
317 amp
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
318 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
319 <option value="bismark">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
320 bismark
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
321 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
322 <option value="bismarkCoverage">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
323 bismarkCoverage
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
324 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
325 <option value="bismarkCytosineReport">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
326 bismarkCytosineReport
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
327 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
328 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
329 <conditional name="input_type">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
330 <param name="choice" type="select"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
331 label="analysis to carry out:"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
332 help="The analysis you wish to carry out.">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
333 <option value="all" selected="True">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
334 All provided analysis
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
335 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
336 <option value="differential_methylation">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
337 Differential methylation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
338 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
339 <option value="clustering">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
340 Clustering
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
341 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
342 <option value="segmentation">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
343 Segmentation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
344 </option>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
345 </param>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
346 <when value="all">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
347 <expand macro="differential_methylation" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
348 <expand macro="clustering" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
349 </when>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
350 <when value="differential_methylation">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
351 <expand macro="differential_methylation" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
352 </when>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
353 <when value="clustering">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
354 <expand macro="clustering" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
355 </when>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
356 <when value="segmentation" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
357 </conditional>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
358 </inputs>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
359 <outputs>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
360 <data name="output_statistics" format="pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
361 from_work_dir="output_statistics.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
362 label="${tool.name} on ${on_string}: CpG statistics">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
363 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
364
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
365 <data name="output_correlation" format="pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
366 from_work_dir="output_correlation.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
367 label="${tool.name} on ${on_string}: correlation between samples">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
368 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
369
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
370 <data name="output_myDiff" format="bedgraph"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
371 from_work_dir="output_myDiff.bedgraph"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
372 label="${tool.name} on ${on_string}: differential methylation">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
373 <filter>input_type['choice'] in ['all', 'differential_methylation']</filter>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
374 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
375
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
376 <data name="output_MethylDiff" format="bedgraph"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
377 from_work_dir="output_MethylDiff.bedgraph"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
378 label="${tool.name} on ${on_string}: differential methylation - subset">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
379 <filter>input_type['choice'] in ['all', 'differential_methylation']</filter>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
380 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
381
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
382 <data name="output_MethPerChr" format="tabular"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
383 from_work_dir="output_MethPerChr.tsv"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
384 label="${tool.name} on ${on_string}: number of hyper/hypo sites">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
385 <filter>input_type['choice'] in ['all', 'differential_methylation']</filter>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
386 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
387
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
388 <data name="output_clustering" format="pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
389 from_work_dir="output_clustering.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
390 label="${tool.name} on ${on_string}: hierarchical clustering">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
391 <filter>input_type['choice'] in ['all', 'clustering']</filter>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
392 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
393
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
394 <data name="output_PCA" format="pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
395 from_work_dir="output_PCA.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
396 label="${tool.name} on ${on_string}: PCA">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
397 <filter>input_type['choice'] in ['all', 'clustering']</filter>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
398 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
399
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
400 <data name="output_seg_raw" format="bed"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
401 from_work_dir="output_seg_raw.bed"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
402 label="${tool.name} on ${on_string}: methylation segment">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
403 <filter>input_type['choice'] in ['all', 'segmentation']</filter>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
404 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
405
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
406 <data name="output_seg_diff" format="bed"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
407 from_work_dir="output_seg_diff.bed"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
408 label="${tool.name} on ${on_string}: differential methylation segment">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
409 <filter>input_type['choice'] in ['all', 'segmentation']</filter>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
410 </data>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
411 </outputs>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
412 <tests>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
413 <test>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
414 <repeat name="test_series">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
415 <param name="input" value="input_test1.myCpG.txt" dbkey="hg18" ftype="tabular" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
416 </repeat>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
417 <repeat name="test_series">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
418 <param name="input" value="input_test2.myCpG.txt" dbkey="hg18" ftype="tabular" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
419 </repeat>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
420 <repeat name="control_series">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
421 <param name="input" value="input_control1.myCpG.txt" dbkey="hg18" ftype="tabular" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
422 </repeat>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
423 <repeat name="control_series">
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
424 <param name="input" value="input_control2.myCpG.txt" dbkey="hg18" ftype="tabular" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
425 </repeat>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
426 <param name="assembly" value="hg18" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
427 <param name="correlation" value="pearson" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
428 <param name="pipeline" value="amp" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
429 <param name="choice" value="all" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
430 <param name="overdispersion" value="none" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
431 <param name="adjust" value="SLIM" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
432 <param name="effect" value="wmean" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
433 <param name="test" value="Chisq" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
434 <param name="qvalue_cutoff" value="0.01" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
435 <param name="meth_cutoff" value="25" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
436 <param name="type" value="all" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
437 <param name="dist" value="correlation" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
438 <param name="method" value="ward" />
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
439 <output name="output_statistics" file="output_statistics.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
440 ftype="pdf" compare="sim_size"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
441 <output name="output_correlation" file="output_correlation.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
442 ftype="pdf" compare="sim_size"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
443 <output name="output_myDiff" file="output_myDiff.bedgraph"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
444 ftype="bedgraph"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
445 <output name="output_MethPerChr" file="output_MethPerChr.tsv"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
446 ftype="tabular"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
447 <output name="output_MethylDiff" file="output_MethylDiff.bedgraph"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
448 ftype="bedgraph"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
449 <output name="output_clustering" file="output_clustering.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
450 ftype="pdf" compare="sim_size"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
451 <output name="output_PCA" file="output_PCA.pdf"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
452 ftype="pdf" compare="sim_size"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
453 <output name="output_seg_raw" file="output_seg_raw.bed"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
454 ftype="bed"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
455 <output name="output_seg_diff" file="output_seg_diff.bed"
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
456 ftype="bed"/>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
457 </test>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
458 </tests>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
459 <help>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
460 <![CDATA[
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
461 .. class:: infomark
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
462
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
463 **What it does**
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
464
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
465 `methylKit`_ is an R package for DNA methylation analysis and annotation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
466 from high-throughput bisulfite sequencing.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
467 The package is designed to deal with sequencing data from RRBS and
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
468 its variants, but also target-capture methods such as Agilent SureSelect
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
469 methyl-seq. In addition, methylKit can deal with base-pair resolution data
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
470 for 5hmC obtained from Tab-seq or oxBS-seq. It can also handle whole-genome
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
471 bisulfite sequencing data if proper input format is provided.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
472
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
473 .. _methylKit: https://github.com/al2na/methylKit
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
474
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
475 The Galaxy tool enables three types of analysis:
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
476 * differential methylation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
477 * clustering
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
478 * segmentation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
479
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
480 The user can choose to run all provided analysis or run an individual one.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
481
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
482 .. class:: infomark
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
483
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
484 **Input**
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
485
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
486 Typically, bisulfite converted reads are aligned to the genome and %
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
487 methylation value per base is calculated by processing alignments.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
488 methylKit takes that % methylation value per base information as input.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
489 Such input file may be obtained from `AMP`_ pipeline
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
490 for aligning RRBS reads. A typical input file looks like this::
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
491
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
492
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
493 chrBase chr base strand coverage freqC freqT
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
494
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
495 chr21.9764539 chr21 9764539 R 12 25.00 75.00
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
496
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
497 chr21.9764513 chr21 9764513 F 12 0.00 100.00
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
498
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
499
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
500 .. _AMP: http://code.google.com/p/amp-errbs/
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
501
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
502 .. class:: infomark
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
503
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
504 **Output**
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
505
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
506 The outputs from differential methylation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
507 * ``differential methylation``: The `bedgraph`_ file contains differentially methylated bases/regions and the corresponding statistics.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
508 * ``differential methylation - subset``: The bedgraph file contains the subset of differentially methylated bases/regions that satisfies the user defined thresholds with qvalue.cutoff and meth.cutoff.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
509 * ``number of hyper/hypo sites``: The tabular file contains number of hyper/hypo methylated regions/bases.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
510
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
511 .. _bedgraph: https://genome.ucsc.edu/goldenpath/help/bedgraph.html
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
512
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
513 The outputs from clustering
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
514 * ``hierarchical clustering``: The figure shows hierarchical clustering using methylation data.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
515 * ``PCA``: The figure shows principal components analysis of methylation data.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
516
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
517 The output from segmentation
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
518 * ``methylation segment``: The `bed`_ file contains the profile of methylation segment.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
519 * ``differential methylation segment``: The bed file contains the profile of differential methylation segment.
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
520
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
521 .. _bed: https://genome.ucsc.edu/FAQ/FAQformat#format1
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
522 ]]>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
523 </help>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
524 <citations>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
525 <citation type="doi">10.1186/gb-2012-13-10-r87</citation>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
526 </citations>
a8705df7c57f planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff changeset
527 </tool>