Learn R Programming

GeoDE (version 1.0)

gmt: The currently loaded gmtfile

Description

When a GMT file is loaded e.g. by data("GeneOntology_BP.gmt") the gmt file is stored in the variable gmt

Usage

gmt

Arguments

Format

The format is alist of character variables defining gene sets and their labels (first element).

Examples

Run this code
data("GeneOntology_BP.gmt")
## maybe str(gmt) ; plot(gmt) ...

Run the code above in your browser using DataLab