Skip to content

zakimjz/TriCluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TriCluster 3D gene expression clustering algorithm

Tricluster is the first tri-clustering algorithm for microarray expression clustering. It builds upon our microCluster bi-clustering approach. Tricluster first mines all the bi-clusters across the gene-sample slices, and then it extends these into tri-clusters across time or space (depending on the third dimension). It can find both scaling and shifting patterns.

Lizhuang Zhao and Mohammed J. Zaki. TriCluster: an effective algorithm for mining coherent clusters in 3d microarray data. In ACM SIGMOD Conference on Management of Data. June 2005.

Lizhuang Zhao and Mohammed J. Zaki. Microcluster: an efficient deterministic biclustering algorithm for microarray data. IEEE Intelligent Systems, 20(6):40–49, Nov/Dec 2005. special issue on Data Mining for Bioinformatics.

How to

cd TriCluster and make

cd microCluster and make

Read README.md in each dir

Releases

No releases published

Packages

No packages published