GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Cluster(3) User Contributed Perl Documentation Cluster(3)

Algorithm::Cluster - Perl interface to the C Clustering Library.

This module is an interface to the C Clustering Library, a general purpose library implementing functions for hierarchical clustering (pairwise simple, complete, average, and centroid linkage), along with k-means and k-medians clustering, and 2D self-organizing maps. This library was developed at the Human Genome Center of the University of Tokyo. The C Clustering Library is distributed along with Cluster 3.0, an enhanced version of the famous Cluster program originally written by Michael Eisen while at Stanford University.

See the scripts in the examples subdirectory of the package.

C Clustering Library version 1.59

Thanks to Michael Eisen, for creating the software packages Cluster and TreeView.

John Nolan jpnolan@sonic.net 2003. Michiel de Hoon michiel.dehoon "AT" riken.jp 2003-2017. Seiya Imoto imoto "AT" ims.u-tokyo.ac.jp 2003-2010. Satoru Miyano 2003-2010. A copyright statement is contained in the source code itself.

This module is a Perl wrapper for the C clustering library for cDNA microarray data, Copyright (C) 2002 Michiel Jan Laurens de Hoon.

See the source of Cluster.pm for a full copyright statement.

Hey! The above document had some coding errors, which are explained below:
Around line 784:
You forgot a '=back' before '=head1'
Around line 788:
You forgot a '=back' before '=head1'
2019-08-30 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.