Learn R Programming

ESEA (version 1.0)

GetEdgesBackgrandData: Get the data for background set of edges

Description

Get the data for background set of edges.

Usage

GetEdgesBackgrandData()

Arguments

Value

A marix which deposits the data of background set of edges. Each row includes a pair of genes which correspond to an edge.

Details

The data for background set of edges are obtained from the environment variable envData.

Examples

Run this code
## Not run: 
# 
# #obtain the data for background set of edges.
# edgesbackgrand<-GetEdgesBackgrandData()
# 
# ## End(Not run)

Run the code above in your browser using DataLab