get_geneOntology: Find Associated GO Terms

View source: R/get_geneOntology.R

get_geneOntologyR Documentation

Find Associated GO Terms

Description

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.

Usage

get_geneOntology(gene_symbol)

Arguments

gene_symbol

A vector of gene symbol(s). Required parameter.

Value

A data_frame containing all associated GO terms.

Examples

get_geneOntology(gene_symbol=c("PTEN","TIGAR"))

biomedbigdata/SPONGE-web-R documentation built on Sept. 18, 2022, 8:58 p.m.