Related Experiment Video
Updated: Jul 12, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
GeneSrF and varSelRF: a web-based tool and R package for gene selection and classification using random forest.
1Statistical Computing Team, Structural Biology and Biocomputing Programme, Spanish National Cancer Center (CNIO), Melchor Fernández Almagro 3, Madrid, 28029, Spain. rdiaz02@gmail.com
GeneSrF and varSelRF offer user-friendly tools for selecting small gene sets from microarray data, preserving classification accuracy. These validated methods provide statistical rigor and functional gene information for biomedical researchers.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Microarray data analysis is crucial for patient classification and gene selection.
- Existing tools often lack user-friendliness, statistical rigor, or comprehensive functional gene information.
- There is a need for integrated solutions that avoid bias and offer multiple analysis options.
Purpose of the Study:
- To develop user-friendly yet statistically rigorous tools for gene selection from microarray data.
- To implement a validated method for identifying minimal gene sets while maintaining classification accuracy.
- To provide access to functional information for selected genes and make source code available.
Main Methods:
- Development of GeneSrF (web-based tool) and varSelRF (R package).
- Implementation of a validated gene selection method incorporating parallelized computation.
- Inclusion of bootstrapped estimates for prediction error rate and solution stability.
Main Results:
- GeneSrF and varSelRF successfully select very small gene sets with preserved classification accuracy.
- Tools offer parallelized computation for efficiency on multicore systems.
- Outputs include error rate estimates, stability assessments, and direct links to gene functional information (GO, PubMed, KEGG).
Conclusions:
- varSelRF and GeneSrF provide validated gene selection methods with bootstrap error estimates, ideal for exploratory microarray analysis.
- These tools are valuable for applied biomedical researchers.
- The combination of parallelization and web-based application offers methodological interest for bioinformaticians and biostatisticians.
More Related Videos
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
06:46Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
Published on: September 27, 2024
Related Concept Videos
Introduction to R
Randomized Experiments
Simple randomization
Simple...
Response Surface Methodology
The process of RSM involves several key steps:
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Classification of Systems-I
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:
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...