- Villa-Vialaneix N., Vignes M., Viguerie N., San Cristobal M. (2014) Inferring networks from multiple samples with consensus LASSO. Quality Technology & Quantitative Management, 11(1), 39-60.
![]() |
The purpose of this package is to propose a method for inferring networks from expression data obtained in various experimental condition. The "cLasso" (consensus Lasso) method is implemented.
install.packages(c("igraph", repos="http://cran.r-project.org/")and then install therese directly from R-Forge:
install.packages("therese", repos="http://R-Forge.R-project.org")or, alternatively,
install.packages("therese", repos="http://R-Forge.R-project.org", type="source")if you are using a Mac.
R CMD INSTALL therese_XXX.tar.gz