rqubic
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see rqubic.
Qualitative biclustering algorithm for expression data analysis in R
Bioconductor version: 3.21
This package implements the QUBIC algorithm introduced by Li et al. for the qualitative biclustering with gene expression data.
Author: Jitao David Zhang [aut, cre, ctb] ORCID iD ORCID: 0000-0002-3085-0909
Maintainer: Jitao David Zhang <jitao_david.zhang at roche.com>
citation("rqubic")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rqubic")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rqubic")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.