get_geneOntology: Find Associated GO Terms

Description Usage Arguments Value Examples

View source: R/get_geneOntology.R

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

1
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

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

IceQueen1996/spongeAPI documentation built on March 8, 2021, 8:33 p.m.