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

Correcting coverage for both hg19 and GRCh37 #5

Open
kcygan opened this issue Feb 11, 2020 · 0 comments
Open

Correcting coverage for both hg19 and GRCh37 #5

kcygan opened this issue Feb 11, 2020 · 0 comments

Comments

@kcygan
Copy link

kcygan commented Feb 11, 2020

Just a suggestion. For people who mapped reads to hg19 (i.e. "chr" included in seqnames), it would be sufficient to add one line:
cov = gr.sub(cov)

right after line 627
https://github.com/mskilab/fragCounter/blob/575af9926e5177a39b45a31ad37048953a680ca4/R/fragCounter.R#L627

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

1 participant