Mercurial > repos > rnateam > methylkit
annotate methylkit.xml @ 0:baede5a87a90 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:26:25 -0500 |
parents | |
children |
rev | line source |
---|---|
0
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
3 <macros> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
4 <macro name="differential_methylation"> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
6 label="overdispersion" |
baede5a87a90
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 |
baede5a87a90
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 |
baede5a87a90
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. |
baede5a87a90
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), |
baede5a87a90
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"> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
13 none |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
14 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
15 <option value="MN"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
16 MN |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
17 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
18 <option value="shrinkMN"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
19 shrinkMN |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
20 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
21 </param> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
23 label="adjust" |
baede5a87a90
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 |
baede5a87a90
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)."> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
27 SLIM |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
28 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
29 <option value="holm"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
30 holm |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
31 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
32 <option value="hochberg"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
33 hochberg |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
34 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
35 <option value="hommel"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
36 hommel |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
37 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
38 <option value="bonferroni"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
39 bonferroni |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
40 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
41 <option value="BH"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
42 BH |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
43 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
44 <option value="BY"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
45 BY |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
46 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
47 <option value="fdr"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
48 fdr |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
49 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
50 <option value="none"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
51 none |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
52 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
53 <option value="qvalue"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
54 qvalue |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
55 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
56 </param> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
58 label="effect" |
baede5a87a90
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 |
baede5a87a90
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). |
baede5a87a90
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 |
baede5a87a90
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 |
baede5a87a90
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."> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
65 wmean |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
66 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
67 <option value="mean"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
68 mean |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
69 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
70 <option value="predicted"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
71 predicted |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
72 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
73 </param> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
75 label="test" |
baede5a87a90
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 |
baede5a87a90
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). |
baede5a87a90
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 |
baede5a87a90
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."> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
81 Chisq |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
82 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
83 <option value="F"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
84 F |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
85 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
86 </param> |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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)"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
90 <validator type="in_range" |
baede5a87a90
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"/> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
92 </param> |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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)"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
96 <validator type="in_range" |
baede5a87a90
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"/> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
98 </param> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
100 label="type" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
101 help="For retrieving |
baede5a87a90
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', |
baede5a87a90
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')"> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
105 all |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
106 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
107 <option value="hyper"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
108 hyper |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
109 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
110 <option value="hypo"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
111 hypo |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
112 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
113 </param> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
114 </macro> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
115 <macro name="clustering"> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
117 label="dist" |
baede5a87a90
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. |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
119 (default: correlation)"> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
121 correlation |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
122 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
123 <option value="euclidean"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
124 euclidean |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
125 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
126 <option value="maximum"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
127 maximum |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
128 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
129 <option value="manhattan"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
130 manhattan |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
131 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
132 <option value="canberra"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
133 canberra |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
134 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
135 <option value="binary"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
136 binary |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
137 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
138 <option value="minkowski"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
139 minkowski |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
140 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
141 </param> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
143 label="method" |
baede5a87a90
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. |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
145 (default: ward)"> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
147 ward |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
148 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
149 <option value="single"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
150 single |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
151 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
152 <option value="complete"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
153 complete |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
154 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
155 <option value="average"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
156 average |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
157 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
158 <option value="mcquitty"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
159 mcquitty |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
160 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
161 <option value="median"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
162 median |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
163 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
164 <option value="centroid"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
165 centroid |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
166 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
167 </param> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
168 </macro> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
169 </macros> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
170 <requirements> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
172 </requirements> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
173 <stdio> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
174 <regex match="Execution halted" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
175 source="both" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
176 level="fatal" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
177 description="Execution halted." /> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
179 source="both" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
180 level="fatal" |
baede5a87a90
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." /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
182 <regex match="Error in" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
183 source="both" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
184 level="fatal" |
baede5a87a90
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." /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
186 </stdio> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
187 <command> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
188 <![CDATA[ |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
189 Rscript $script_file |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
190 ]]> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
191 </command> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
192 <configfiles> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
193 <configfile name="script_file"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
194 library("methylKit") |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
195 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
196 test_files = list() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
197 control_files = list() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
198 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
199 test_ids = list() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
200 control_ids = list() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
201 |
baede5a87a90
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 ) |
baede5a87a90
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="") |
baede5a87a90
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}" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
205 #end for |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
206 |
baede5a87a90
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 ) |
baede5a87a90
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="") |
baede5a87a90
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}" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
210 #end for |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
211 |
baede5a87a90
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) |
baede5a87a90
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) |
baede5a87a90
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))) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
215 |
baede5a87a90
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}", |
baede5a87a90
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) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
218 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
219 pdf('output_statistics.pdf') |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
220 for (obj in myobj){ |
baede5a87a90
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) |
baede5a87a90
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) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
223 } |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
224 devname = dev.off() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
225 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
226 ## unite function |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
227 methidh=unite(myobj) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
228 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
229 pdf("output_correlation.pdf") |
baede5a87a90
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}") |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
231 devname = dev.off() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
232 |
baede5a87a90
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"]: |
baede5a87a90
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 |
baede5a87a90
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, |
baede5a87a90
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. |
baede5a87a90
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}", |
baede5a87a90
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}", |
baede5a87a90
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) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
240 |
baede5a87a90
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", |
baede5a87a90
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="") |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
243 |
baede5a87a90
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, |
baede5a87a90
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}, |
baede5a87a90
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}) |
baede5a87a90
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") |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
248 |
baede5a87a90
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}, |
baede5a87a90
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}") |
baede5a87a90
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", |
baede5a87a90
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="") |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
253 #end if |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
254 |
baede5a87a90
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"]: |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
256 pdf( "output_clustering.pdf" ) |
baede5a87a90
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}") |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
258 devname = dev.off() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
259 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
260 pdf( "output_PCA.pdf" ) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
261 PCASamples(methidh) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
262 devname = dev.off() |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
263 #end if |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
264 |
baede5a87a90
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"]: |
baede5a87a90
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, |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
268 tileRaw = tileMethylCounts(myobj[[1]]) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
269 tileBase = tileMethylCounts(methidh) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
270 tileDiff = calculateDiffMeth(tileBase) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
271 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
272 ## methseg generates Granges |
baede5a87a90
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) |
baede5a87a90
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) |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
275 |
baede5a87a90
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 |
baede5a87a90
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") |
baede5a87a90
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") |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
279 #end if |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
280 </configfile> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
281 </configfiles> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
282 <inputs> |
baede5a87a90
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"> |
baede5a87a90
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" |
baede5a87a90
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."> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
286 <validator type="unspecified_build" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
287 </param> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
288 </repeat> |
baede5a87a90
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"> |
baede5a87a90
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" |
baede5a87a90
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." > |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
292 <validator type="unspecified_build" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
293 </param> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
294 </repeat> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
296 value="hg18" label="assembly" |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
298 hg18, mm9 (default: hg18)."> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
299 </param> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
301 label="correlation" |
baede5a87a90
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)"> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
304 pearson |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
305 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
306 <option value="kendall"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
307 kendall |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
308 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
309 <option value="spearman"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
310 spearman |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
311 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
312 </param> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
314 label="pipeline" |
baede5a87a90
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)"> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
317 amp |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
318 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
319 <option value="bismark"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
320 bismark |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
321 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
322 <option value="bismarkCoverage"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
323 bismarkCoverage |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
324 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
325 <option value="bismarkCytosineReport"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
326 bismarkCytosineReport |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
327 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
328 </param> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
329 <conditional name="input_type"> |
baede5a87a90
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" |
baede5a87a90
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:" |
baede5a87a90
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."> |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
334 All provided analysis |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
335 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
336 <option value="differential_methylation"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
337 Differential methylation |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
338 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
339 <option value="clustering"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
340 Clustering |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
341 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
342 <option value="segmentation"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
343 Segmentation |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
344 </option> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
345 </param> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
346 <when value="all"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
347 <expand macro="differential_methylation" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
348 <expand macro="clustering" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
349 </when> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
350 <when value="differential_methylation"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
351 <expand macro="differential_methylation" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
352 </when> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
353 <when value="clustering"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
354 <expand macro="clustering" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
355 </when> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
356 <when value="segmentation" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
357 </conditional> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
358 </inputs> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
359 <outputs> |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
363 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
364 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
368 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
369 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
374 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
375 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
380 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
381 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
386 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
387 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
392 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
393 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
398 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
399 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
404 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
405 |
baede5a87a90
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" |
baede5a87a90
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" |
baede5a87a90
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"> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
410 </data> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
411 </outputs> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
412 <tests> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
413 <test> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
414 <repeat name="test_series"> |
baede5a87a90
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" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
416 </repeat> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
417 <repeat name="test_series"> |
baede5a87a90
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" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
419 </repeat> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
420 <repeat name="control_series"> |
baede5a87a90
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" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
422 </repeat> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
423 <repeat name="control_series"> |
baede5a87a90
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" /> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
425 </repeat> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" /> |
baede5a87a90
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" |
baede5a87a90
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"/> |
baede5a87a90
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" |
baede5a87a90
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"/> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
444 ftype="bedgraph"/> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
446 ftype="tabular"/> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
448 ftype="bedgraph"/> |
baede5a87a90
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" |
baede5a87a90
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"/> |
baede5a87a90
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" |
baede5a87a90
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"/> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
454 ftype="bed"/> |
baede5a87a90
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" |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
456 ftype="bed"/> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
457 </test> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
458 </tests> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
459 <help> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
460 <![CDATA[ |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
461 .. class:: infomark |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
462 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
463 **What it does** |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
464 |
baede5a87a90
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 |
baede5a87a90
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. |
baede5a87a90
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 |
baede5a87a90
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 |
baede5a87a90
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 |
baede5a87a90
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 |
baede5a87a90
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. |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
472 |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
474 |
baede5a87a90
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: |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
476 * differential methylation |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
477 * clustering |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
478 * segmentation |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
479 |
baede5a87a90
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. |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
481 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
482 .. class:: infomark |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
483 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
484 **Input** |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
485 |
baede5a87a90
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 % |
baede5a87a90
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. |
baede5a87a90
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. |
baede5a87a90
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 |
baede5a87a90
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:: |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
491 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
492 |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
494 |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
496 |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
498 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
499 |
baede5a87a90
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/ |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
501 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
502 .. class:: infomark |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
503 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
504 **Output** |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
505 |
baede5a87a90
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 |
baede5a87a90
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. |
baede5a87a90
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. |
baede5a87a90
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. |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
510 |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
512 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
513 The outputs from clustering |
baede5a87a90
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. |
baede5a87a90
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. |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
516 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
517 The output from segmentation |
baede5a87a90
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. |
baede5a87a90
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. |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
520 |
baede5a87a90
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 |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
522 ]]> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
523 </help> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
524 <citations> |
baede5a87a90
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> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
526 </citations> |
baede5a87a90
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/methylkit commit 14f0b39f64982773ef0367379b915f742eabcc1b
rnateam
parents:
diff
changeset
|
527 </tool> |