Learn R Programming

ESEA (version 1.0)

ESEA: Discovering the Dysregulated Pathways based on Edge Set Enrichment Analysis

Description

The package can identify the dysregulated canonical pathways by investigating the changes of biological relationships of pathways in the context of gene expression data. (1) The ESEA package constructs a background set of edges by extracting pathway structure (e.g. interaction, regulation, modification, and binding etc.) from the seven public databases (KEGG; Reactome; Biocarta; NCI; SPIKE; HumanCyc; Panther) and the edge sets of pathways for each of the above databases. (2) The ESEA package can can quantify the change of correlation between genes for each edge based on gene expression data with cases and controls. (3) The ESEA package uses the weighted Kolmogorov-Smirnov statistic to calculate an edge enrichment score (EES), which reflects the degree to which a given pathway is associated the specific phenotype. (4) The ESEA package can provide the visualization of the results.

Copy Link

Version

Install

install.packages('ESEA')

Monthly Downloads

17

Version

1.0

License

GPL (>= 2)

Maintainer

Last Published

January 22nd, 2015

Functions in ESEA (1.0)

PathwayEdgeData

The edge sets of pathways
ESEA-internal

ESEA internal functions
EdgesBackgrandData

The data for the background set of edges
PlotGlobEdgeCorProfile

Plot global edge correlation profile
GetPathwayEdgeData

Get the edge sets of pathways
ExampleData

The example data in the environment variable of the system
PlotPathwayGraph

Plot the pathway-result network diagram
GetEdgesBackgrandData

Get the data for background set of edges
GetExampleData

Get the example data
calEdgeCorScore

Calculate the differential correlation score for edges
PlotRunEnrichment

Plot running Edge enrichment score
SavePathway2File

Save a pathway-result network to a file which can be input to the Cytoscape software
ESEA.Main

Identify dysregulated pathways based on edge set enrichment analysis
envData

The variables in the environment variable envData of the system