Related Experiment Video
Updated: Nov 8, 2025

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
Published on: January 16, 2019
COBRAC: a fast implementation of convex biclustering with compression
Haidong Yi1, Le Huang2, Gal Mishne3
1Department of Computer Science, University of North Carolina at Chapel Hill, Chapel Hill, NC 27599, USA.
We developed COBRAC, a fast convex biclustering algorithm that efficiently identifies patterns in large datasets by compressing problem size. This method enhances the analysis of gene expression data and is accessible via a web server.
Area of Science:
- Bioinformatics
- Computational Biology
- Data Mining
Background:
- Biclustering, a method for identifying patterns in rows and columns of data matrices, has been reformulated as a convex optimization problem.
- Existing convex biclustering algorithms face scalability challenges, limiting their application to large datasets.
Purpose of the Study:
- To develop a scalable and efficient convex biclustering algorithm.
- To enable practical analysis of large-scale biological data using convex biclustering.
Main Methods:
- Proposed COBRAC (Convex Biclustering), an algorithm that iteratively compresses problem size to reduce computation time.
- Implemented COBRAC for fast convex biclustering.
Main Results:
- COBRAC demonstrates effectiveness and efficiency in analyzing gene expression datasets.
- The algorithm successfully reduces computation time for convex biclustering tasks.
Conclusions:
- COBRAC makes convex biclustering a practical tool for analyzing large datasets.
- The developed algorithm and accompanying web server facilitate online calculation and visualization of biclustering results.
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Routh-Hurwitz Criterion II
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
Routh-Hurwitz Criterion I
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
Compacting Factor test
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
Extraction: Partition and Distribution Coefficients
For extracting a solute from an aqueous phase into an...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...

