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

Target GPos when computing coverage #66

Open
lawremi opened this issue Jul 5, 2019 · 1 comment
Open

Target GPos when computing coverage #66

lawremi opened this issue Jul 5, 2019 · 1 comment

Comments

@lawremi
Copy link
Collaborator

lawremi commented Jul 5, 2019

It's common to want base-level (not run level) coverage from a GRanges object. It could be stored in a GPos, which behaves just like a GRanges, except there is a feature per base. Maybe the function could be named compute_baselevel_coverage()?

@sa-lee
Copy link
Collaborator

sa-lee commented Aug 27, 2019

Sorry for taking so long to respond to this - I was keen to use GPos for some other analyses I was doing but found that large genomes were problematic so you couldn't have long-form tables that plyranges expects. I guess your proposed function could throw an error in this case?

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