Description Usage Arguments Details Value Notes
This function is an internal function and should not be called by the user.
1 | .go_ids_lookup(ids, go_data, custom_genes = NULL, drop = NULL)
|
ids |
general ids that you want to search for in godata. |
go_data |
the queried godata neccesary for the lookup |
drop |
list of evidences you want to ignore. |
Looks up goids per id (entrez/ensembl).
return the translation dataframe containing conversion from id to goids.
Internal function used in ().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.