GOdata {topGO}R Documentation

Sample topGOdata and topGOresult objects

Description

The GOdata contains an instance of a topGOdata object. It can be used to run an enrichment analysis directly.

The resultFisher contains the results of an enrichment analysis.

Usage

data(GOdata)

Source

Generated using the ALL gene expression data. See topGOdata-class for code examples on how-to generate such an object.

Examples

data(GOdata)

## print the object
GOdata

data(results.tGO)

## print the object
resultFisher

[Package topGO version 2.46.0 Index]