How to smooth methylation data
1
0
Entering edit mode
4.2 years ago
chaudharyc61 ▴ 90

Hello Everyone

I have a TAB delimited file having details as

Chr     Window_start      Window_end      Mutant_Meth_score         Wild_Meth_score      log2(Wild_Meth_score/Wild_Meth_score)

I want to smooth the Log2 value so that i can easily use it to plot in R using plot function. Can anyone tell me how can i do it as in between my data there are some outliers because of that i can't directly plot them.

I thought of using filter function from stats package but i have no idea what parameters i should use and also what should be given to filter parameter.

Thanks in advance. Chandan Kumar

Bisulfite-seq Analysis • 668 views
ADD COMMENT
1
Entering edit mode
4.2 years ago

There are many papers that use smoothing as a first step of their approach, such as: https://genomebiology.biomedcentral.com/articles/10.1186/gb-2012-13-10-r83 , I think you may check which approach they have applied.

ADD COMMENT

Login before adding your answer.

Traffic: 2323 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6