Package: QUBIC 1.40.0
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:
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
On BioConductor:QUBIC-1.41.0(bioc 3.24)QUBIC-1.40.0(bioc 3.23)
statisticalmethodmicroarraydifferentialexpressionmultiplecomparisonclusteringvisualizationgeneexpressionnetworkbioconductor-packagebioconductor-packagescppopenmp
Last updated from:6627840313 (on RELEASE_3_23). Checks:1 ERROR, 8 NOTE, 2 OK, 3 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 200 | ||
| linux-devel-arm64 | NOTE | 164 | ||
| linux-devel-x86_64 | NOTE | 193 | ||
| source / vignettes | OK | 235 | ||
| linux-release-arm64 | NOTE | 153 | ||
| linux-release-x86_64 | NOTE | 215 | ||
| macos-release-arm64 | NOTE | 139 | ||
| macos-release-x86_64 | NOTE | 273 | ||
| macos-oldrel-arm64 | FAIL | 93 | ||
| macos-oldrel-x86_64 | FAIL | 150 | ||
| windows-devel | NOTE | 167 | ||
| windows-release | NOTE | 162 | ||
| windows-oldrel | FAIL | 66 | ||
| wasm-release | OK | 127 |
Exports:BCQUBCQUDqubiclustqubiclust_dqudiscretizequheatmapqunet2xmlqunetworkshowinfo
Dependencies:latticeMatrixRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Class BCQU. | BCQU-class |
| QUBIC: A Qualitative Biclustering Algorithm for Analyses of Gene Expression Data | BCQU bcqu BCQUD BCQUD-class QUBIC qubic QUBICD qubiclust qubiclust_d qubic_d QUD |
| Create a qualitative discrete matrix for a given gene expression matrix | qdiscretize qudiscretize |
| Visualization of identified biclusters | quheatmap |
| Convert newwork to XGMML | qunet2xml |
| Construction and visualization of co-expression network | network Qnetwork Qunetwork qunetwork |
| Show report of biclusters | showinfo |
