R or python packages for differential methylation levels analysis: case x control
1
1
Entering edit mode
3.4 years ago

Hi,

There are several txt files in which each corresponds to a patient containing measure methylation levels in both conditionals: case and control. Filename corresponds to patient identification and inside the file contains three columns: gene symbol, case and control. The DNA methylation levels can be B-values or M-values. The HumanMethylation450 used to quantify methylation levels.

So, Is there a R or Python package can read these data and applies the differential methylation levels analysis? Does package show information invoving logFC, P-value, gene is hypermethylated, hypomethylated or none?

Thank you very much!

dnamthylation python r HumanMethylation450 • 1.5k views
ADD COMMENT
1
Entering edit mode
ADD REPLY
0
Entering edit mode
2.3 years ago
Marc ▴ 10

methylize (a python package that is part of the methylsuite) offers a differentially methylated positions (DMP) analysis:

https://life-epigenetics-methylize.readthedocs-hosted.com/en/latest/docs/demo_diff_meth_pos.html

And subsequently, you can do EWAS on differentially methylated regions for your case vs control groups.

Both functions provide p-value analysis with several ways to control for multiple comparisons (bonferoni or FDR).

ADD COMMENT

Login before adding your answer.

Traffic: 1955 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