Skip to content
/ tigress Public

Trustful Inference of Gene REgulation using Stability Selection

Notifications You must be signed in to change notification settings

jpvert/tigress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIGRESS: Trustful Inference of Gene REgulation using Stability Selection

This R package implements the TIGRESS method for gene regulatory network (GRN) inference from gene expression data.

TIGRESS formulates GRN inference as a sparse regression problem, and solves it with a LARS regression model combined with stability selection. Check reference below for more details.

Installation

To install TIGRESS from R, type:

install.packages('devtools')
library(devtools)
install_github("jpvert/tigress")

Citation

A.-C. Haury, F. Mordelet, P. Vera-Licona and J.-P. Vert. TIGRESS: trustful inference of gene regulation using stability selection. BMC systems biology 6(1), 145-153, 2012

About

Trustful Inference of Gene REgulation using Stability Selection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published