getGoSize: getGoSize Get GO term size (# of genes)

View source: R/rrvgo.R

getGoSizeR Documentation

getGoSize Get GO term size (# of genes)

Description

getGoSize Get GO term size (# of genes)

Usage

getGoSize(terms, orgdb, keytype, children)

Arguments

terms

GO terms

orgdb

one of org.* Bioconductor packages (the package name, or the package itself)

keytype

keytype passed to AnnotationDbi::keys to retrieve GO terms associated to gene ids in your orgdb

children

include genes in children terms (based on relationships in the GO DAG hierarchy)

Value

number of genes associated with each term


ssayols/RVGO documentation built on March 12, 2024, 2:34 p.m.