Giter Site home page Giter Site logo

ebardes / cluster Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 2.7 MB

A manually maintained fork of hierarchical clustering with OpenMP extensions

License: Other

Perl 7.03% C 51.78% Shell 5.04% Python 5.96% Objective-C 3.88% Makefile 6.65% M4 0.22% HTML 11.60% XS 5.04% Perl 6 2.58% Inno Setup 0.23%

cluster's Introduction

Open Source Clustering Software
===============================

The Open Source Clustering Software consists of the most commonly used routines
for clustering analysis of gene expression data. The software packages below all
depend on the C Clustering Library, which is a library of routines for
hierarchical (pairwise single-, complete-, maximum-, and average-linkage)
clustering, k-means clustering, and Self-Organizing Maps on a 2D rectangular
grid. The C Clustering Library complies with the ANSI C standard.

Several packages are available as part of the Open Source Clustering Software:
* Cluster 3.0 is a GUI-based program for Windows, based on Michael Eisen's
  Cluster/TreeView code. Cluster 3.0 was written for Microsoft Windows, and
  subsequently ported to Mac OS X (Cocoa) and Unix/Linux. Cluster 3.0 can
  also be used as a command line program.
* Pycluster (or Bio.Cluster if used as part of Biopython) is an extension
  module to the scripting language Python.
* Algorithm::Cluster is an extension module to the scripting language Perl.
* The routines in the C Clustering Library can also be used directly by calling
  them from other C programs.


INSTALLATION
============

See the INSTALL file in this directory.


VIEWING CLUSTERING RESULTS
==========================

We recommend using Java TreeView for visualizing clustering results.
Java TreeView is a Java version of Michael Eisen's Treeview program with
extended capabilities. In particular, it is possible to visualize k-means
clustering results in addition to hierarchical clustering results.

Java TreeView was written by Alok Saldanha at Stanford University; it can be
downloaded at http://jtreeview.sourceforge.net.


MANUAL
======

The routines in the C Clustering Library is described in the manual
(cluster.pdf). This manual also describes how to use the routines from Python
and from Perl. Cluster 3.0 has a separate manual (cluster3.pdf). Both of these
manuals can be found in the doc subdirectory. They can also be downloaded from
our website:
http://bonsai.hgc.jp/~mdehoon/software/cluster/cluster.pdf;
http://bonsai.hgc.jp/~mdehoon/software/cluster/cluster3.pdf.


LITERATURE
==========

M.J.L. de Hoon, S. Imoto, J. Nolan, and S. Miyano: "Open Source Clustering
Software", Bioinformatics 20(9): 1453-1454 (2004).


CONTACT
=======

Michiel de Hoon
University of Tokyo, Institute of Medical Science
Human Genome Center, Laboratory of DNA Information Analysis
Currently at
RIKEN Center for Life Science Technologies
michiel.dehoon 'AT' riken.jp

cluster's People

Contributors

ebardes avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

tpsjr7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.