Description Usage Arguments Value Examples
View source: R/go2description.R
Gene Ontology (GO) to Description
1 | go2description(go.id)
|
go.id |
A vector of GO IDs |
A data.frame with GO IDs and their descriptions.
1 2 | go.ids <- sample_data$GOBP$ID[1:3]
go2description(go.ids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.