Reconstruct networks from multi-omics data sets with the collaborative graphical lasso (coglasso) algorithm described in Albanese, A., Kohlen, W., and Behrouzi, P. (2024) <doi:10.48550/arXiv.2403.18602>. Use the main wrapper function 'bs()' to build and select a multi-omics network.
Version: | 1.1.0 |
Depends: | R (≥ 2.10) |
Imports: | igraph, lifecycle, Matrix, Rcpp (≥ 1.0.11), rlang, stats, utils, withr |
LinkingTo: | Rcpp, RcppEigen |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-10-28 |
DOI: | 10.32614/CRAN.package.coglasso |
Author: | Alessio Albanese |
Maintainer: | Alessio Albanese <alessio.albanese at wur.nl> |
BugReports: | https://github.com/DrQuestion/coglasso/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/DrQuestion/coglasso, https://drquestion.github.io/coglasso/ |
NeedsCompilation: | yes |
Citation: | coglasso citation info |
Materials: | README, NEWS |
CRAN checks: | coglasso results |
Reference manual: | coglasso.html , coglasso.pdf |
Vignettes: |
Reconstructing mult-omics networks with coglasso (source, R code) Reproduction of manuscript's results (source, R code) |
Package source: | coglasso_1.1.0.tar.gz |
Windows binaries: | r-devel: coglasso_1.0.2.zip, r-release: coglasso_1.1.0.zip, r-oldrel: coglasso_1.1.0.zip |
macOS binaries: | r-release (arm64): coglasso_1.1.0.tgz, r-oldrel (arm64): coglasso_1.1.0.tgz, r-release (x86_64): coglasso_1.1.0.tgz, r-oldrel (x86_64): coglasso_1.1.0.tgz |
Old sources: | coglasso archive |
Please use the canonical form https://CRAN.R-project.org/package=coglasso to link to this page.