Description Usage Arguments Value Examples
Gene Ontology (GO) to Gene ID
1 | go2gene(go.id, organism = "hsa")
|
go.id |
GO ID (e.g. GO:0045333) |
organism |
Organism identifier. Currently human ( |
A list object containing Gene IDs for every GO ID
1 2 | go.ids <- sample_data$GOBP$ID[1:3]
go2gene(go.ids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.