-
Notifications
You must be signed in to change notification settings - Fork 10
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
mapIds(..., multiVal="asNA") returns logical() instead of character() when all ids map multiply #100
Comments
Thanks @mtmorgan ! I will have a look into it. |
Fixed in ensembldb 2.9.3 |
Filter has a similar problem. I'd expect a character vector of length 0. |
Thanks for reporting @Kayla-Morrell ! It's fixed in version 2.9.4 |
Line 346 in b018701
It seems like
|
I made the changes - hope it works now. Thanks for reporting @Kayla-Morrell |
The text was updated successfully, but these errors were encountered: