Learn R Programming

SETPath (version 1.0)

Spiked Eigenvalue Test for Pathway data

Description

Tests gene expression data from a biological pathway for biologically meaningful differences in the eigenstructure between two classes. Specifically, it tests the null hypothesis that the two classes' leading eigenvalues and sums of eigenvalues are equal. A pathway's leading eigenvalue arguably represents the total variability due to variability in pathway activity, while the sum of all its eigenvalues represents the variability due to pathway activity and to other, unregulated causes. Implementation of the method described in Danaher (2015), "Covariance-based analyses of biological pathways".

Copy Link

Version

Install

install.packages('SETPath')

Monthly Downloads

7

Version

1.0

License

GPL-2

Maintainer

Patrick Danaher

Last Published

February 2nd, 2015

Functions in SETPath (1.0)

setpath

Runs the Spiked Eigenvalue Test for Pathway data (SETPath) on data from a single pathway
SETPath-package

Spiked Eigenvalue Test for Pathway data
d2

Example data for the SETPath method - dataset from class 2
pathwaynames

Names of the pathways used in the example.
unbias.eigens

Unbiased estimation of leading eigenvalues
d1

Example data for the SETPath method - dataset from class 1
pathwaygenes

Defines the gene memberships of the pathways in the example dataset
setpath.data

Example data for the SETPath method
setpath.wrapper

Runs the Spiked Eigenvalue Test for Pathway data (SETPath) on multiple pathways in a dataset