Open source clustering software

Open source clustering software
复制标题

DOI:
10.1093/bioinformatics/bth078
复制
发表时间:
2004-06-12
期刊:
影响因子:
5.8
通讯作者:
Miyano, S
Miyano, S
中科院分区:
生物学3区
文献类型:
--
作者:
de Hoon, MJL;Imoto, S;Miyano, S

文献摘要

被引文献

相似文献

我们已经实现了k-均值聚类,层次聚类和自组织映射在一个单一的多用途开源库的C例程,从其他C和C++程序调用。使用这个库,我们已经为Windows、Mac OS X和Linux/Unix创建了一个改进版本的Michael Wenden著名的集群程序。此外,我们生成了一个Python和一个Perl接口到C集群库,从而将脚本语言的灵活性与C的速度结合起来。
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.