getGOgenes | R Documentation |
getGOgenes
getGOgenes(go_ids, species = "Mm", translate.ids = TRUE, ensembl_ids = FALSE)
go_ids |
A vector of GO IDs. |
species |
A two-letter code indicating the species, such as 'Mm' (default) or 'Hs'. |
translate.ids |
Logical; whether to translate GO IDs into terms (default TRUE) |
ensembl_ids |
Logical; whether to translate Gene Symbols into Ensembl IDs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.