-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
One another idea that I had, a feature related to not finding hits, that could be useful: in the InterMineR library, the function runQuery() returns only the matches. However the website throws a message with the input names that could not be mapped, which is useful for curating raw list of say protein names, to eg. get the ones that are human only, etc. This can be done manually with the object returned by runQuery(), but a parameter like "return.no.matches" that gives you the non-mapped names would be useful to have.
Reactions are currently unavailable