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

Trim out-of-bounds sequences in pvdiv_table_topsnps() #2

Open
Alice-MacQueen opened this issue Apr 4, 2020 · 0 comments
Open

Trim out-of-bounds sequences in pvdiv_table_topsnps() #2

Alice-MacQueen opened this issue Apr 4, 2020 · 0 comments

Comments

@Alice-MacQueen
Copy link
Owner

In pvdiv_table_topsnps(), want to reduce the number of instances of this warning/message when range > 0:

In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) : GRanges object contains 30431 out-of-bound ranges located on sequences X, Y, and Z. Note that ranges located on a sequence whose length is unknown (NA) or on a circular sequence are not considered out-of-bound (use seqlengths() and isCircular() to get the lengths and circularity flags of the underlying sequences). You can use trim() to trim these ranges. See ?trim,GenomicRanges-method for more information.

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