Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMR results and methylation level #53

Open
chantisakee opened this issue Mar 3, 2023 · 2 comments
Open

DMR results and methylation level #53

chantisakee opened this issue Mar 3, 2023 · 2 comments

Comments

@chantisakee
Copy link

Hi,

I got DMR results from the MethylSig model.
then i extracted methylation levels of each sample based on different methylated regions.
I just wonder why there are some significant regions with zero methylation.

ex.
this is DMR from methylsig model: bin no. 778 and 817
778,chr1,778001,779000,1000,,0.741841384941123,2.62058969173205,-1.87874830679093,Normal,0.0218720395180972,0.854065540068584,61.4371023713012,6.4479341674014,16
817,chr1,818001,819000,1000,
,87.2264615043364,82.6203527665182,4.60610873781825,Cancer,0.0375882786613783,0.854065540068584,232.033232163809,5.14017691340996,16

i extracted this bin no. from bsseq::getCoverage(bs_input, type = 'M') ;
778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

Thank you,
Chantisa

@rcavalcante
Copy link
Member

Hi,

That is sort of bizarre. Is it possible to share your BSseq object with me so I can look into it? Also, could you please let me know your sessionInfo()?

Thanks,
Raymond

@chantisakee
Copy link
Author

chantisakee commented Mar 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants