Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Open source clustering software.

M J L de Hoon1, S Imoto, J Nolan

  • 1Human Genome Center, Institute of Medical Science, University of Tokyo, 4-6-1 Shirokanedai, Minato-ku, Tokyo, 108-8639 Japan. mdehoon@ims.u-tokyo.ac.jp

Bioinformatics (Oxford, England)
|February 12, 2004
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Phase III trial of short-course radiotherapy followed by CAPOXIRI versus CAPOX in locally advanced rectal cancer: the ENSEMBLE trial.

ESMO gastrointestinal oncology·2026
Same author

Putting the patient at the centre: a call for research involvement of nurses, midwives and allied health professionals working in genomics.

BMJ open·2025
Same author

A Video Analysis of Helmet Area Injuries and Helmet Type Worn in Hurling and Camogie Over 2 Seasons.

Irish medical journal·2024
Same author

mTOR-dependent loss of PON1 secretion and antiphospholipid autoantibody production underlie autoimmunity-mediated cirrhosis in transaldolase deficiency.

Journal of autoimmunity·2023
Same author

Feasibility of individualised patient modelling for continuous vancomycin infusions in outpatient antimicrobial therapy, a retrospective study.

International journal of clinical pharmacy·2023
Same author

Sleep and Physical Performance: A Case Study of Collegiate Women's Division 1 Basketball Players.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2021
Same journal

Probabilistic RNA designability via interpretable ensemble approximation and dynamic decomposition.

Bioinformatics (Oxford, England)·2026
Same journal

Quantifying domain-specific relevance of computational biology Wikipedia articles using TF-IDF and cosine similarity.

Bioinformatics (Oxford, England)·2026
Same journal

GATSBI: improving context-aware protein embeddings through biologically motivated data splits.

Bioinformatics (Oxford, England)·2026
Same journal

BiMba: using Vision Mamba to predict protein sites that bind other proteins.

Bioinformatics (Oxford, England)·2026
Same journal

ProMeta: a meta-learning framework for robust disease diagnosis and prediction from plasma proteomics.

Bioinformatics (Oxford, England)·2026
Same journal

Is a Win-Win possible? Achieving pareto-optimal privacy-utility balance in fine-tuned genome language model embeddings against embedding reconstruction attacks.

Bioinformatics (Oxford, England)·2026
See all related articles

A new C Clustering Library offers fast, versatile data analysis, combining C speed with Python and Perl flexibility. This open-source tool enhances clustering methods for broader scientific applications.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Data Science

Background:

  • The C Clustering Library provides implementations of k-means, hierarchical clustering, and self-organizing maps.
  • It is designed as a multipurpose, open-source library of C routines.

Purpose of the Study:

  • To create an improved, open-source clustering program.
  • To combine the speed of C with the flexibility of scripting languages like Python and Perl.

Main Methods:

  • Implementation of k-means clustering, hierarchical clustering, and self-organizing maps in C.
  • Development of a graphical user interface (GUI) program, Cluster 3.0.
  • Creation of Python and Perl interfaces to the C Clustering Library.

Main Results:

Related Experiment Videos

  • An improved version of the Cluster program is available for Windows, Mac OS X, and Linux/Unix.
  • The library allows integration with C and C++ programs.
  • Python (Pycluster) and Perl (Algorithm::Cluster) interfaces enhance usability.

Conclusions:

  • The C Clustering Library offers a powerful and flexible tool for various clustering tasks.
  • The open-source nature and multiple interfaces promote widespread adoption in scientific research.
  • This library enhances data analysis capabilities by merging computational efficiency with scripting language flexibility.