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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding #109 #111

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Regarding #109 #111

wants to merge 3 commits into from

Conversation

vivekbhr
Copy link

@vivekbhr vivekbhr commented Jan 20, 2021

@dpryan79 so I tried to implement #109 (also related to #86 ) and kind of failed half-way.

The option --NoMeCpG is a modification of CpG option to ignore the CGC contexts (since it conflicts with GC methylation). It works and output looks correct on IGV.

The option --GCH is supposed to be combined with --noCpG to get only GCH methylation. I tried to make it work at least in combination with --cytosine_report but the output file is always empty even if that line I added is being evaluated in the function writeBlank. I think it need more modifications in the extractCalls function? But maybe there are other places where CG- context is always assumed? I am confused 馃槗

I am just going to leave it here. Maybe you can help to make it work if you have time..

Best,
Vivek

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

Successfully merging this pull request may close these issues.

None yet

1 participant