.go_ids_lookup {GAPGOM} | R Documentation |
This function is an internal function and should not be called by the user.
.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 ().