Bioinformatics Vol. 19 no. 9 2003
Pages 1070-1078
© 2003 Oxford University Press
K-ary clustering with optimal leaf ordering for gene expression data
1 Laboratory for Computer Science,
MIT, 545 Technology Square, Cambridge, MA 02139, USA
2 Department of Physics and Computing,
Wilfrid Laurier University, Waterloo, Ontario, N2L 3C5, Canada
3 Artificial Intelligence Laboratory,
MIT, 545 Technology Square, Cambridge, MA 02139, USA
Received on May 3, 2002
; revised on September 5, 2002
; accepted on September 16, 2002
Motivation: A major challenge in gene expression analysis is effective data organization and visualization. One of the most popular tools for this task is hierarchical clustering. Hierarchical clustering allows a user to view relationships in scales ranging from single genes to large sets of genes, while at the same time providing a global view of the expression data. However, hierarchical clustering is very sensitive to noise, it usually lacks of a method to actually identify distinct clusters, and produces a large number of possible leaf orderings of the hierarchical clustering tree. In this paper we propose a new hierarchical clustering algorithm which reduces susceptibility to noise, permits up to k siblings to be directly related, and provides a single optimal order for the resulting tree
Results: We present an algorithm that efficiently constructs a k-ary tree, where each node can have up to k children, and then optimally orders the leaves of that tree. By combining k clusters at each step our algorithm becomes more robust against noise and missing values. By optimally ordering the leaves of the resulting tree we maintain the pairwise relationships that appear in the original method, without sacrificing the robustness.
Our k-ary construction algorithm runs in O(n3) regardless of k and our ordering algorithm runs in O(4kn3). We present several examples that show that our k-ary clustering algorithm achieves results that are superior to the binary tree results in both global presentation and cluster identification
Availability: We have implemented the above algorithms in C++ on the Linux operating system. Source code is available upon request from zivbj{at}mit.edu
Contact: zivbj{at}mit.edu
* To whom correspondence should be addressed.
![]()
CiteULike
Connotea
Del.icio.us What's this?
This article has been cited by other articles:
![]() |
D. Dotan-Cohen, A. A. Melkman, and S. Kasif Hierarchical tree snipping: clustering guided by prior knowledge Bioinformatics, December 15, 2007; 23(24): 3335 - 3342. [Abstract] [Full Text] [PDF] |
||||
![]() |
C. S. Navara, J. D. Mich-Basso, C. J. Redinger, A. Ben-Yehudah, E. Jacoby, E. Kovkarova-Naumovski, M. Sukhwani, K. Orwig, N. Kaminski, C. A. Castro, et al. Pedigreed Primate Embryonic Stem Cells Express Homogeneous Familial Gene Profiles Stem Cells, November 1, 2007; 25(11): 2695 - 2704. [Abstract] [Full Text] [PDF] |
||||

