Learn R Programming

tempoR (version 1.0.4.4)

Characterizing Temporal Dysregulation

Description

TEMPO (TEmporal Modeling of Pathway Outliers) is a pathway-based outlier detection approach for finding pathways showing significant changes in temporal expression patterns across conditions. Given a gene expression data set where each sample is characterized by an age or time point as well as a phenotype (e.g. control or disease), and a collection of gene sets or pathways, TEMPO ranks each pathway by a score that characterizes how well a partial least squares regression (PLSR) model can predict age as a function of gene expression in the controls and how poorly that same model performs in the disease. TEMPO v1.0.3 is described in Pietras (2018) .

Copy Link

Version

Install

install.packages('tempoR')

Monthly Downloads

12

Version

1.0.4.4

License

GPL-3

Maintainer

Christopher Pietras

Last Published

May 27th, 2019

Functions in tempoR (1.0.4.4)

dflatExample

A subset of the DFLAT gene sets
gse32472ExampleTempoResults

TEMPO results for the GSE32472 subset example data set
loadGCT

Load a Gene Cluster Text formatted file
loadGMT

Load a Gene Matrix Transposed formatted file
tempo.run

The main method.
loadCLS

Load a categorical or continuous cls formatted file.
tempo.runInstance

Build models for all pathways using the control data and test on the test population.
tempo.mkplot

Make a plot for a specified gene sets
tempo.permutationTest

Permutation testing for TEMPO
tempo.writeOutput

Write output
gse32472Example

A subset of the GSE32472 BPD data set