This is the development version of mosbi; for the stable release version, see mosbi.
Molecular Signature identification using BiclusteringBioconductor version: Development (3.22)
This package is a implementation of biclustering ensemble method MoSBi (Molecular signature Identification from Biclustering). MoSBi provides standardized interfaces for biclustering results and can combine their results with a multi-algorithm ensemble approach to compute robust ensemble biclusters on molecular omics data. This is done by computing similarity networks of biclusters and filtering for overlaps using a custom error model. After that, the louvain modularity it used to extract bicluster communities from the similarity network, which can then be converted to ensemble biclusters. Additionally, MoSBi includes several network visualization methods to give an intuitive and scalable overview of the results. MoSBi comes with several biclustering algorithms, but can be easily extended to new biclustering algorithms.
Author: Tim Daniel Rose [cre, aut], Josch Konstantin Pauling [aut], Nikolai Koehler [aut]
Maintainer: Tim Daniel Rose <tim.rose at wzw.tum.de>
Citation (from within R, entercitation("mosbi")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("mosbi")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("mosbi")
Details biocViews Clustering, Network, Software, StatisticalMethod Version 1.15.0 In Bioconductor since BioC 3.14 (R-4.1) (3.5 years) License AGPL-3 + file LICENSE Depends R (>= 4.1) Imports Rcpp, BH, xml2, methods, igraph, fabia, RcppParallel, biclust, isa2, QUBIC, akmbiclust, RColorBrewer System Requirements C++17, GNU make URL See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4