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 Concept Videos

Parallel Processing01:20

Parallel Processing

The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
Cluster Sampling Method01:20

Cluster Sampling Method

Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Karyotyping01:17

Karyotyping

Describing the number and physical features of chromosomes can reveal abnormalities that underlie genetic diseases. This description is facilitated by special staining techniques that produce a particular banding pattern on each chromosome. State-of-the-art techniques make this approach even more powerful, enabling the detection of individual genes that cause disease.A Simple Chromosome Staining Technique Provides Valuable Scientific InsightSome genetic diseases can be detected by looking at...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...

You might also read

Related Articles

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

Sort by
Same author

Retinol, Carotenoid, and Tocopherol Intake and Status, and the Risk of Islet Autoimmunity and Type 1 Diabetes: The Environmental Determinants of Diabetes in the Young Study.

Diabetes/metabolism research and reviews·2026
Same author

Repetition Time and Echo Time as Determinants of Quantitative Accuracy in Brain Magnetic Resonance Spectroscopy (MRS): A Comprehensive Review.

Cureus·2026
Same author

Comparison of DLP and CTDI in somatom Definition Flash and GE revolution computed tomography scanners at AIIMS, India.

Bioinformation·2026
Same author

SUV family histone methyltransferases correlate with nuclear lamina remodeling and clinical outcome in cancer: integrative pan-cancer TCGA analysis and experimental evidence.

Scientific reports·2026
Same author

Association of tear fluid glutathione synthetase and glutathione levels with amyloid positivity.

Scientific reports·2026
Same author

Comparison CT radiation dose parameters, DLP and CTDI between two prominent tertiary care hospitals in Delhi NCR.

Bioinformation·2026

Related Experiment Video

Updated: Jul 5, 2026

Kinase Inhibitor Screening In Self-assembled Human Protein Microarrays
13:22

Kinase Inhibitor Screening In Self-assembled Human Protein Microarrays

Published on: October 23, 2019

ParaKMeans: Implementation of a parallelized K-means algorithm suitable for general laboratory use.

Piotr Kraj1, Ashok Sharma, Nikhil Garge

  • 1Center for Biotechnology and Genomic Medicine, Medical College of Georgia, Augusta, GA USA. pkraj@mail.mcg.edu

BMC Bioinformatics
|April 18, 2008
PubMed
Summary

This study introduces ParaKMeans, a parallelized K-means clustering software that significantly improves computational performance for large-scale transcriptome analysis from microarray data. It offers a user-friendly solution for scientists needing efficient data clustering.

Related Experiment Videos

Last Updated: Jul 5, 2026

Kinase Inhibitor Screening In Self-assembled Human Protein Microarrays
13:22

Kinase Inhibitor Screening In Self-assembled Human Protein Microarrays

Published on: October 23, 2019

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Microarray technology generates vast amounts of transcriptome data, necessitating efficient analysis methods.
  • Cluster analysis is crucial for organizing and interpreting this data, but traditional algorithms struggle with large datasets.
  • Scalability issues in clustering algorithms hinder the analysis of extensive biological datasets on standard hardware.

Purpose of the Study:

  • To develop a high-performance, parallelized K-means clustering application addressing the computational challenges of large-scale biological data analysis.
  • To provide an accessible and manageable client-server tool for the scientific community.

Main Methods:

  • Implementation of a parallelized K-means clustering algorithm using a multithreaded, C# application.
  • Utilization of a web service for distributed distance calculations and cluster assignments to enhance parallel processing.
  • Modular design for deployment flexibility and user interface adaptability.

Main Results:

  • The parallelized implementation demonstrates significant performance gains across various datasets, even with a minimal number of nodes (seven).
  • The software offers a substantial improvement in computational speed compared to non-parallelized approaches for large datasets.
  • The client-server architecture facilitates accessibility and ease of use for researchers.

Conclusions:

  • ParaKMeans provides an easy-to-install and manage client-server application suitable for diverse Windows operating systems.
  • The tool empowers the general scientific community with efficient tools for analyzing large-scale transcriptome data.
  • This approach overcomes the scalability limitations of traditional clustering algorithms in bioinformatics.