-
Notifications
You must be signed in to change notification settings - Fork 18
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
gaps and GRangesList #17
Comments
FWIW, and to do more than simply +1 this issue, perhaps provoke a reaction, or help a fellow traveler, here is my workaround for same:
|
In most cases, it's often preferable to do something like getting the transcript ranges and then doing a |
Thanks @lawremi - even faster and cleaner your way, which method I had forgotten about.
|
gaps()
does not work on a GRangesList:I would expect it to work :) Running
endoapply(grIntrons.24, gaps)
takes forever.The text was updated successfully, but these errors were encountered: