header-19.jpg
Translational Research

Bicluster

Seed-based biclustering of Gene Expression Data

Accumulated biological research outcomes show that biological functions do not depend on individual genes, but on complex gene networks. Microarray data are widely used to cluster genes according to their expression levels across experimental conditions. However, functionally related genes generally do not show coherent expression across all conditions since any given cellular process is active only under a subset of conditions. Biclustering finds gene clusters that have similar expression levels across a subset of conditions.

This paper proposes a seed-based algorithm that identifies coherent genes in an exhaustive, but efficient manner. In order to find the biclusters in a gene expression dataset, we exhaustively select combinations of genes and conditions as seeds to create candidate bicluster tables.

The tables have two columns: (a) a gene set, and (b) the conditions on which the gene set have dissimilar expression levels to the seed.

First, the genes with less than the maximum number of dissimilar conditions are identified and a table of these genes is created. Second, the rows that have the same dissimilar conditions are grouped together. Third, the table is sorted in ascending order based on the number of dissimilar conditions.

Finally, beginning with the first row of the table, a test is run repeatedly to determine whether the cardinality of the gene set in the row is greater than the minimum threshold number of genes in a bicluster. If so, a bicluster is outputted and the corresponding row is removed from the table.

Repeating this process, all biclusters in the table are systematically identified until the table becomes empty. This paper presents a novel biclustering algorithm for the identification of additive biclusters. Since it involves exhaustively testing combinations of genes and conditions, the additive biclusters can be found more readily.

Seed-based biclustering

Downloads

source code (right click and 'save target as ...') 
source code using netbeans

License

Permission to use this work is granted under the  GNU Lesser General Public License (LGPL).

Enquiries

For enquiries about the software please contact Jiyuan An (j.an@qut.edu.au) or Colleen Nelson (colleen.nelson@qut.edu.au)
Tel: +61 7 3443 7280

Citation

An J, Liew AW-C, Nelson CC (2012) Seed-Based Biclustering of Gene Expression Data. PLoS ONE 7(8): e42431. doi:10.1371/journal.pone.0042431