Package: QUBIC 1.40.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.40.0.tar.gz
QUBIC_1.40.0.zip(r-4.7)QUBIC_1.40.0.zip(r-4.6)
QUBIC_1.40.0.tgz(r-4.6-x86_64)QUBIC_1.40.0.tgz(r-4.6-arm64)
QUBIC_1.40.0.tar.gz(r-4.7-arm64)QUBIC_1.40.0.tar.gz(r-4.7-x86_64)QUBIC_1.40.0.tar.gz(r-4.6-arm64)QUBIC_1.40.0.tar.gz(r-4.6-x86_64)
QUBIC_1.40.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-release.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.16 score 4 stars 15 scripts 450 downloads 26 mentions 9 exports 4 dependencies

Last updated from:6627840313 (on RELEASE_3_23). Checks:1 ERROR, 8 NOTE, 2 OK, 3 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksERROR200
linux-devel-arm64NOTE164
linux-devel-x86_64NOTE193
source / vignettesOK235
linux-release-arm64NOTE153
linux-release-x86_64NOTE215
macos-release-arm64NOTE139
macos-release-x86_64NOTE273
macos-oldrel-arm64FAIL93
macos-oldrel-x86_64FAIL150
windows-develNOTE167
windows-releaseNOTE162
windows-oldrelFAIL66
wasm-releaseOK127

Exports:BCQUBCQUDqubiclustqubiclust_dqudiscretizequheatmapqunet2xmlqunetworkshowinfo

Dependencies:latticeMatrixRcppRcppArmadillo

QUBIC Tutorial

Rendered fromqubic_vignette.Rmdusingknitr::rmarkdownon May 19 2026.

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