Learn R Programming

GiANT (version 1.3.4)

pathways: Example data for pathways to to gene set enrichtment analyses

Description

A list comprising exemplary pathways. Each pathway is represented by a vectro of random genes from countdata which are associated to this pathway.

Usage

data(exampleData)

Arguments

Details

The data consists of a variable pathways of class list with 9 exemplary pathways. Each element of the list corresponds to one pathway - represented by a vector of gene names which are involved in this pathway.

Examples

Run this code
data(exampleData)

print(pathways)

Run the code above in your browser using DataLab