Open source clustering software
Open source clustering software
复制标题
DOI:
10.1093/bioinformatics/bth078
复制
发表时间:
2004-06-12
期刊:
影响因子:
5.8
通讯作者:
Miyano, S
中科院分区:
文献类型:
--
作者:
de Hoon, MJL;Imoto, S;Miyano, S
We have implemented k-means clustering, hierarchical clustering and self-organizing maps in a single multipurpose open-source library of C routines, callable from other C and C++ programs. Using this library, we have created an improved version of Michael Eisen's well-known Cluster program for Windows, Mac OS X and Linux/Unix. In addition, we generated a Python and a Perl interface to the C Clustering Library, thereby combining the flexibility of a scripting language with the speed of C.