README.md

QUBIC

QUBIC is a Qualitative BiCluster Algorithms for Expression Data Analysis

Description

This package provides a biclustering program for microarray data. For a set of genes and a set of conditions, the program outputs a block-like structure which shows uniform pattern within the block, the block would contain only subsets of all given genes under subsets of all given conditions.

Installation

You can install QUBIC from github using the devtools package

require(devtools)
install_github('yu-shang/QUBIC')


yu-shang/QUBIC documentation built on May 4, 2019, 6:35 p.m.