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

Introduction to R01:11

Introduction to R

5.1K
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
5.1K
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

1.8K
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
1.8K
Statistical Analysis: Overview01:11

Statistical Analysis: Overview

16.8K
When we take repeated measurements on the same or replicated samples, we will observe inconsistencies in the magnitude. These inconsistencies are called errors. To categorize and characterize these results and their errors, the researcher can use statistical analysis to determine the quality of the measurements and/or suitability of the methods.
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
16.8K
Interpreting R Charts01:22

Interpreting R Charts

398
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
398
Cluster Sampling Method01:20

Cluster Sampling Method

15.3K
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...
15.3K
Classification of Systems-I01:26

Classification of Systems-I

647
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
647

You might also read

Related Articles

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

Sort by
Same author

An Enzyme-Responsive Gd(III) MRI Probe for Visualizing β-Hexosaminidase A Activity.

ACS sensors·2026
Same author

Recent Trends in Metabolomics by NMR Spectroscopy.

Angewandte Chemie (International ed. in English)·2026
Same author

Complement and neutrophils are actively involved at the cervicovaginal interface in cases of adverse microbial composition, cervical shortening and spontaneous preterm birth.

NPJ biofilms and microbiomes·2026
Same author

Machine learning supported olive oil compound profiling for assessing geographic and cultivar authenticity.

Food research international (Ottawa, Ont.)·2026
Same author

Chemical Control of Aggregation-Induced Enhancement via β-Galactose and Gadolinium Chelates.

Inorganic chemistry·2026
Same author

The fine effects of high magnetic fields on hyperfine shifts.

Chemical science·2026
Same journal

Biomedical Concept Recognition with Error-aware Negative-enhanced Ranking Framework.

Bioinformatics (Oxford, England)·2026
Same journal

TEDLH: Domain HMMs for sensitive detection of remote homologues.

Bioinformatics (Oxford, England)·2026
Same journal

PLNFGL: Joint Estimation of Multi-Condition Gene Networks from Single-cell RNA-seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

MCFST: Spatial domain identification method based on multi-view graph convolutional network and graph fusion network.

Bioinformatics (Oxford, England)·2026
Same journal

SpaBiT: Enhancing Spatial Transcriptomics Resolution via Bidirectional Attention Transformers.

Bioinformatics (Oxford, England)·2026
Same journal

EDEL: Enhancing Dense Retrievers for Curation of Biomedical Knowledge Bases.

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

Related Experiment Video

Updated: Mar 9, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.9K

KODAMA: an R package for knowledge discovery and data mining.

Stefano Cacciatore1, Leonardo Tenori2, Claudio Luchinat3

  • 1Institute of Reproductive and Developmental Biology, Imperial College London, London, UK.

Bioinformatics (Oxford, England)
|December 21, 2016
PubMed
Summary
This summary is machine-generated.

KODAMA, a new unsupervised feature extraction algorithm, is now available as an R package for analyzing noisy, high-dimensional data. This tool enhances data interpretation and requires no additional software for broad platform compatibility.

More Related Videos

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
07:50

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study

Published on: April 18, 2025

1.1K
A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

434

Related Experiment Videos

Last Updated: Mar 9, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

2.9K
Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
07:50

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study

Published on: April 18, 2025

1.1K
A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

434

Area of Science:

  • Computational biology
  • Bioinformatics
  • Machine learning

Background:

  • High-dimensional and noisy datasets present significant challenges in biological data analysis.
  • Unsupervised feature extraction is crucial for identifying meaningful patterns in complex biological data.
  • Existing methods may struggle with the scale and noise inherent in modern biological datasets.

Purpose of the Study:

  • To introduce KODAMA, a novel unsupervised learning algorithm for feature extraction.
  • To present an R package implementation of KODAMA with enhanced data interpretation functionalities.
  • To provide a user-friendly and broadly compatible software tool for high-dimensional data analysis.

Main Methods:

  • KODAMA algorithm for unsupervised feature extraction.
  • Development of an R package integrating KODAMA.
  • Implementation of additional functions for improved interpretation of high-dimensional data.

Main Results:

  • The KODAMA R package offers a robust solution for analyzing noisy and high-dimensional datasets.
  • The package facilitates improved interpretation of complex biological data.
  • The software is platform-independent and requires no additional dependencies.

Conclusions:

  • The KODAMA R package provides a valuable tool for researchers working with complex, high-dimensional biological data.
  • The algorithm's design addresses the challenges posed by noisy datasets.
  • The package's accessibility and ease of use promote wider adoption in bioinformatics research.