bnClustOmics: Bayesian Network-Based Clustering of Multi-Omics Data

Unsupervised Bayesian network-based clustering of multi-omics data. Both binary and continuous data types are allowed as inputs. The package serves a dual purpose: it clusters (patient) samples and learns the multi-omics networks that characterize discovered clusters. Prior network knowledge (e.g., public interaction databases) can be included via blacklisting and penalization matrices. For clustering, the EM algorithm is employed. For structure search at the M-step, the Bayesian approach is used. The output includes membership assignments of samples, cluster-specific MAP networks, and posterior probabilities of all edges in the discovered networks. In addition to likelihood, AIC and BIC scores are returned. They can be used for choosing the number of clusters. References: P. Suter et al. (2021) <doi:10.1101/2021.12.16.473083>, J. Kuipers and P. Suter and G. Moffa (2022) <doi:10.1080/10618600.2021.2020127>, J. Kuipers et al. (2018) <doi:10.1038/s41467-018-06867-x>.

Version: 1.1.1
Depends: R (≥ 3.5.0)
Imports: BiDAG, mclust, clue, stats, RBGL, graph, gRbase, RColorBrewer, graphics, plotrix
Published: 2022-08-05
Author: Polina Suter [aut, cre], Jack Kuipers [aut]
Maintainer: Polina Suter <polina.suter at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: bnClustOmics results

Documentation:

Reference manual: bnClustOmics.pdf

Downloads:

Package source: bnClustOmics_1.1.1.tar.gz
Windows binaries: r-devel: bnClustOmics_1.1.1.zip, r-release: bnClustOmics_1.1.1.zip, r-oldrel: bnClustOmics_1.1.1.zip
macOS binaries: r-release (arm64): bnClustOmics_1.1.1.tgz, r-oldrel (arm64): bnClustOmics_1.1.1.tgz, r-release (x86_64): bnClustOmics_1.1.1.tgz, r-oldrel (x86_64): bnClustOmics_1.1.1.tgz
Old sources: bnClustOmics archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bnClustOmics to link to this page.