findGO: findGO

View source: R/sublists.R

findGOR Documentation

findGO

Description

Finds GO categories where the term matches a query expression.

Usage

findGO(expr, fixed = FALSE, ontology = "BP|MF|CC")

Arguments

expr

The expression to query, interpreted as a regular expression if 'fixed=FALSE'.

fixed

Whether to interpret 'expr' as a fixed expression, rather than a regular expression (default FALSE)

ontology

Ontology to search, default all 3 ('BP|MF|CC')

Value

A named vector of GO IDs, with Terms as names.


ETHZ-INS/enrichMiR documentation built on July 20, 2024, 12:03 a.m.