findTerms: Find GO terms linking together a cluster of genes

Description Usage Arguments Value

View source: R/findTerms.R

Description

Returns a vector of GO terms associated with a group of genes

Usage

1
findTerms(M, genes = NULL, proportion.shared = 1)

Arguments

M

Matrix of GO terms for each gene

genes

a vector of gene(s) to retrieve the associated terms for.

proportion.shared

if more than one gene is used as input, GO terms will only be returned if at least \textbfproportion.shared genes share the annotation. default = 1

Value

vector of GO terms


saralinker/GONetwork documentation built on May 29, 2019, 1:50 p.m.