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

coercion from character vector to GRanges does not report the faulty string #20

Open
hpages opened this issue Jan 17, 2019 · 0 comments
Assignees

Comments

@hpages
Copy link
Contributor

hpages commented Jan 17, 2019

In case of a long character vector x, it can be hard for the user to identify the faulty string(s) when as(x, "GRanges") fails. Would be nice if the error message was more informative e.g. by reporting the index and value of the 1st faulty element in x.

@hpages hpages self-assigned this Jun 23, 2019
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