Package: QUBIC 1.41.0

Yu Zhang

QUBIC: An R Package for Qualitative Biclustering in Support of Gene Co-Expression Analyses

The core function of this R package is to provide the implementation of the well-cited and well-reviewed QUBIC algorithm, aiming to deliver an effective and efficient biclustering capability. This package also includes the following related functions: (i) a qualitative representation of the input gene expression data, through a well-designed discretization way considering the underlying data property, which can be directly used in other biclustering programs; (ii) visualization of identified biclusters using heatmap in support of overall expression pattern analysis; (iii) bicluster-based co-expression network elucidation and visualization, where different correlation coefficient scores between a pair of genes are provided; and (iv) a generalize output format of biclusters and corresponding network can be freely downloaded so that a user can easily do following comprehensive functional enrichment analysis (e.g. DAVID) and advanced network visualization (e.g. Cytoscape).

Authors:Yu Zhang [aut, cre], Qin Ma [aut]

QUBIC_1.41.0.tar.gz
QUBIC_1.41.0.zip(r-4.7)QUBIC_1.41.0.zip(r-4.6)QUBIC_1.39.2.zip(r-4.5)
QUBIC_1.41.0.tgz(r-4.6-x86_64)QUBIC_1.41.0.tgz(r-4.6-arm64)QUBIC_1.39.2.tgz(r-4.5-x86_64)QUBIC_1.39.2.tgz(r-4.5-arm64)
QUBIC_1.41.0.tar.gz(r-4.7-arm64)QUBIC_1.41.0.tar.gz(r-4.7-x86_64)QUBIC_1.41.0.tar.gz(r-4.6-arm64)QUBIC_1.41.0.tar.gz(r-4.6-x86_64)
QUBIC_1.41.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
QUBIC/json (API)
NEWS

# Install 'QUBIC' in R:
install.packages('QUBIC', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/zy26/qubic/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On BioConductor:QUBIC-1.41.0(bioc 3.24)QUBIC-1.40.0(bioc 3.23)

statisticalmethodmicroarraydifferentialexpressionmultiplecomparisonclusteringvisualizationgeneexpressionnetworkbioconductor-packagebioconductor-packagescppopenmp

6.21 score 4 stars 17 scripts 463 downloads 26 mentions 9 exports 4 dependencies

Last updated from:98c3be3040. Checks:1 ERROR, 8 NOTE, 2 OK, 3 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR159
linux-devel-arm64NOTE151
linux-devel-x86_64NOTE239
source / vignettesOK292
linux-release-arm64NOTE166
linux-release-x86_64NOTE257
macos-release-arm64NOTE114
macos-release-x86_64NOTE268
macos-oldrel-arm64FAIL81
macos-oldrel-x86_64FAIL239
windows-develNOTE155
windows-releaseNOTE145
windows-oldrelFAIL101
wasm-releaseOK135

Exports:BCQUBCQUDqubiclustqubiclust_dqudiscretizequheatmapqunet2xmlqunetworkshowinfo

Dependencies:latticeMatrixRcppRcppArmadillo

QUBIC Tutorial

Rendered fromqubic_vignette.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2026-04-13
Started: 2016-03-29