Related Experiment Video
Updated: Jun 13, 2026

10:40
CRISPR Gene Editing Tool for MicroRNA Cluster Network Analysis
Published on: April 25, 2022
Improving the computational efficiency of recursive cluster elimination for gene selection.
Lin-Kai Luo1, Deng-Feng Huang, Ling-Jun Ye
1Department of Automation, Xiamen University, Xiamen 361005, PR China. luolk@xmu.edu.cn
Summary
This study introduces ISVM-RCE, an improved gene selection method for microarray data. It significantly reduces computation time compared to SVM-RCE while maintaining classification accuracy, addressing challenges in high-dimensional gene expression analysis.
Area of Science:
- Bioinformatics
- Computational Biology
- Machine Learning in Genomics
Background:
- Gene expression data analysis presents challenges due to high dimensionality (many genes, few samples).
- Identifying informative genes is crucial for accurate classification in microarray studies.
- Existing methods like Support Vector Machine-Recursive Cluster Elimination (SVM-RCE) show promise but are computationally intensive.
Purpose of the Study:
- To develop a more efficient gene selection algorithm for high-dimensional gene expression data.
- To improve upon the computational time of SVM-RCE without sacrificing classification performance.
- To introduce an enhanced method, ISVM-RCE, for robust gene selection.
Main Methods:
- Proposed ISVM-RCE (Improved Support Vector Machine-Recursive Cluster Elimination) algorithm.
- Utilizes the infinite norm of weight coefficient vectors for cluster scoring.
- Implements cluster elimination based on scores and gene elimination within clusters for small cluster counts.
- Tested on six diverse gene expression datasets.
Main Results:
- ISVM-RCE significantly reduces the time cost compared to SVM-RCE.
- Achieves classification performance comparable to SVM-RCE across tested datasets.
- Demonstrates superior stability and performance compared to Linear Discriminant Analysis-Recursive Feature Elimination (LDA-RFE).
Conclusions:
- ISVM-RCE offers an efficient and effective solution for gene selection in microarray data analysis.
- The method balances computational speed with high classification accuracy.
- Provides a stable and reliable alternative to existing gene selection techniques.
Related Concept Videos
Conservative Site-specific Recombination and Phase Variation
Because the DNA segments are cut and reorganized in a direction-specific manner, site-specific recombination has emerged as an efficient genetic engineering technique. Flippase and Cyclization recombinases or Flp and Cre, respectively, are two members of the tyrosine recombinase family derived from bacteriophages, that are used to mediate site-specific DNA insertions, deletions, and targeted expression of proteins in mammalian cell lines.
The recognition sites for Cre recombinase called LoxP...
The recognition sites for Cre recombinase called LoxP...
Combinatorial Gene Control
Combinatorial gene control is the synergistic action of several transcriptional factors to regulate the expression of a single gene. The absence of one or more of these factors may lead to a significant difference in the level of gene expression or repression.
The expression of more than 30,000 genes is controlled by approximately 2000-3000 transcription factors. This is possible because a single transcription factor can recognize more than one regulatory sequence. The specificity in gene...
The expression of more than 30,000 genes is controlled by approximately 2000-3000 transcription factors. This is possible because a single transcription factor can recognize more than one regulatory sequence. The specificity in gene...
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...
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...
