topGO (version 2.24.0)

groupGOTerms: Grouping of GO terms into the three ontologies

Description

This function split the GOTERM environment into three different ontologies. The newly created environments contain each only the terms from one of the following ontologies 'BP', 'CC', 'MF'

Usage

groupGOTerms(where)

Arguments

where
The the environment where you want to bind the results.

Value

The function returns NULL.

See Also

topGOdata-class, GOTERM

Examples

Run this code
groupGOTerms()

Run the code above in your browser using DataCamp Workspace