View source: R/get_geneOntology.R
get_geneOntology | R Documentation |
Associated GO terms for gene(s) of interest. QuickGO - a fast web-based browser of the Gene Ontology and Gene Ontology annotation data - is used as external source.
get_geneOntology(gene_symbol)
gene_symbol |
A vector of gene symbol(s). Required parameter. |
A data_frame containing all associated GO terms.
get_geneOntology(gene_symbol=c("PTEN","TIGAR"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.