Hello
thank you Alex
another question is when i using below commands about "Finding differentially methylated bases or regions"
myDiff=calculateDiffMeth(meth)
myDiff25p.hyper=getMethylDiff(myDiff,difference=25,qvalue=0.01,type="hyper")
myDiff25p.hypo=getMethylDiff(myDiff,difference=25,qvalue=0.01,type="hypo")
myDiff25p=getMethylDiff(myDiff,difference=25,qvalue=0.01)
1. the first question is with this commands we can get the DMC results? and how we can get DMR?
2. my problem with these commands is when i change the parameters like q-value and difference, the number of row in output not change and there are the same result, that is a littler weird!
thank you
best,
Sv