To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("rqubic")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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>
Citation (from within R,
      enter citation("rqubic")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("rqubic")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rqubic")
    
| R Script | Qualitative Biclustering with Bioconductor Package rqubic | |
| Reference Manual | ||
| Text | NEWS | 
| biocViews | Clustering, Microarray, Software | 
| Version | 1.8.0 | 
| In Bioconductor since | BioC 2.9 (R-2.14) | 
| License | GPL-2 | 
| Depends | methods, Biobase, biclust | 
| Imports | Biobase, biclust | 
| Suggests | RColorBrewer | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | rqubic_1.8.0.tar.gz | 
| Windows Binary | rqubic_1.8.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | rqubic_1.8.0.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!