Description Usage Arguments Value Examples
Get Gene Ontology
1 | go_query(accession)
|
accession |
a character string of a UniProt accession identification code |
a tibble of the gene ontology (GO) terms
1 2 3 4 | {
GO_res <- go_query('Q28021')
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.