Bioconductor version: 2.10
This package implements the QUBIC algorithm introduced by Li et al. for the qualitative biclustering with gene expression data.
Author: Jitao David Zhang, with inputs from Laura Badi and Martin Ebeling
Maintainer: Jitao David Zhang <jitao_david.zhang at roche.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("rqubic")
To cite this package in a publication, start R and enter:
citation("rqubic")
| R Script | Qualitative Biclustering with Bioconductor Package rqubic | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | Clustering, Microarray, Software |
| Depends | methods, Biobase, biclust |
| Imports | Biobase, biclust |
| Suggests | RColorBrewer |
| System Requirements | |
| License | GPL-2 |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.2.0 |
| Since | Bioconductor 2.9 (R-2.14) |
| Package Source | rqubic_1.2.0.tar.gz |
| Windows Binary | rqubic_1.2.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | rqubic_1.2.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!