Related Experiment Video
Updated: Oct 24, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.7K
iPromoter-ET: Identifying promoters and their strength by extremely randomized trees-based feature selection
Yunyun Liang1, Shengli Zhang2, Huijuan Qiao2
1School of Science, Xi'an Polytechnic University, Xi'an, 710048, PR China.
Analytical Biochemistry
|August 14, 2021
Summary
The iPromoter-ET model accurately identifies DNA promoter regions and classifies them as strong or weak. This computational tool offers improved accuracy and stability for promoter identification in genomic research.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Promoters are crucial DNA regions regulating gene transcription.
- Identifying promoters and their strength is vital in post-genomic research.
- Existing computational tools require enhancement to handle vast DNA sequence data.
Purpose of the Study:
- To develop an advanced computational model, iPromoter-ET, for identifying DNA promoter sequences.
- To enhance the classification of promoters into strong and weak categories.
- To provide an effective tool for promoter analysis in the era of big genomic data.
Main Methods:
- Feature extraction using k-mer nucleotide composition, binary encoding, and dinucleotide property matrix.
- Feature selection employing extremely randomized trees (extra trees).
- A two-layer model for promoter identification and strength classification, validated with Support Vector Machine and five-fold cross-validation.
Main Results:
- The iPromoter-ET model demonstrated superior performance in both promoter identification and strength classification.
- Achieved remarkable improvements in accuracy and stability compared to existing models.
- The model's effectiveness was validated through rigorous testing and comparison.
Conclusions:
- iPromoter-ET is a highly effective intelligent tool for identifying promoter regions and their strength.
- The model serves as a valuable complementary tool to existing methods in promoter analysis.
- Freely available datasets and codes facilitate broader adoption and further research.
More Related Videos
Related Concept Videos
The Eukaryotic Promoter Region
17.4K
The eukaryotic promoter region is a segment of DNA located upstream of a gene. It contains an RNA polymerase binding site, a transcription start site, and several cis-regulatory sequences. The proximal promoter region is located in the vicinity of the gene and has cis-regulatory sequences and the core promoter. The core promoter is the binding site for RNA polymerase and is usually located between -35 and +35 nucleotides from the transcription start site. The distal promoter regions are...
17.4K
The Eukaryotic Promoter Region
3.3K
3.3K
Survival Tree
189
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
189
Quantifying and Rejecting Outliers: The Grubbs Test
2.8K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.8K

