Skip to content

Commit a972963

Browse files
committed
docs updated
1 parent f676e0d commit a972963

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf/params.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ params {
3030

3131
// MethylKit specific parameters
3232
methylkit {
33-
assembly = 'hg19' //match with reference genome
33+
assembly = 'hg38' //match with reference genome
3434
mc_cores = 1
35-
diff = 0.05
36-
qvalue = 0.1
35+
diff = 0.5
36+
qvalue = 0.05
3737
}
3838

3939
// Post-processing options

0 commit comments

Comments
 (0)