Related Experiment Video
Updated: Aug 6, 2025

06:34
A Bioinformatics Pipeline to Accurately and Efficiently Analyze the MicroRNA Transcriptomes in Plants
Published on: January 21, 2020
8.4K
Identification of small open reading frames in plant lncRNA using class-imbalance learning
Siyuan Zhao1, Jun Meng1, Jael Sanyanda Wekesa2
1School of Computer Science and Technology, Dalian University of Technology, Dalian, Liaoning, 116024, China.
Computers in Biology and Medicine
|March 16, 2023
Summary
We developed a novel computational method, sORFplnc, to identify small open reading frames (sORFs) with coding potential in plant long noncoding RNAs (lncRNAs). This method effectively addresses class imbalance, outperforming existing approaches.
Area of Science:
- Genomics
- Computational Biology
- Plant Science
Background:
- Small open reading frames (sORFs) in long noncoding RNAs (lncRNAs) encode peptides crucial for organismal growth and development.
- Computational methods offer a cost-effective alternative to experimental approaches for identifying sORFs.
- Limited computational tools and resources exist for identifying sORFs in plant lncRNAs, particularly addressing class imbalance issues in machine learning models.
Purpose of the Study:
- To present a novel computational method, sORFplnc, for identifying sORFs with coding potential in plant lncRNAs.
- To address the challenge of class imbalance in machine learning for sORF identification.
- To provide a robust computational tool for plant lncRNA research.
Main Methods:
- Developed a hybrid sampling technique, WCDSMOTE-ENN, combining SMOTE with weighted cosine distance (WCDSMOTE) for minority class synthesis and weighted edited nearest neighbor (WENN) for majority class cleaning.
- Implemented a heterogeneous classifier ensemble for the classification task.
- Integrated feature selection with the WCDSMOTE algorithm.
Main Results:
- The proposed sORFplnc method demonstrates superior performance in identifying plant lncRNA sORFs with coding potential compared to existing computational methods.
- The WCDSMOTE-ENN approach effectively handles imbalanced datasets, improving classifier accuracy.
- The heterogeneous classifier ensemble contributed to robust classification performance.
Conclusions:
- sORFplnc offers a significant advancement in the computational identification of coding-potential sORFs in plant lncRNAs.
- The class-imbalance learning strategies enhance the reliability of sORF prediction.
- This work provides a valuable resource for plant biology, agriculture, and biomedicine.
Related Concept Videos
lncRNA - Long Non-coding RNAs
8.7K
In humans, more than 80% of the genome gets transcribed. However, only around 2% of the genome codes for proteins. The remaining part produces non-coding RNAs which includes ribosomal RNAs, transfer RNAs, telomerase RNAs, and regulatory RNAs, among other types. A large number of regulatory non-coding RNAs have been classified into two groups depending upon their length – small non-coding RNAs, such as microRNA, which are less than 200 nucleotides in length, and long non-coding RNA...
8.7K
Non-LTR Retrotransposons
11.6K
As the name suggests, non-LTR retrotransposons lack the long terminal repeats characteristic of the LTR retrotransposons. Additionally, both LTR and non-LTR retrotransposons use distinct mechanisms of mobilization. Non-LTR retrotransposons are further divided into two classes - Long interspersed nuclear elements (LINEs) and short interspersed nuclear elements (SINEs), both of which occur abundantly in most mammals, including humans. Some of the active non-LTR retrotransposons in humans are L1...
11.6K
Ribosome Profiling
3.6K
Ribosome profiling or ribo-sequencing is a deep sequencing technique that produces a snapshot of active translation in a cell. It selectively sequences the mRNAs protected by ribosomes to get an insight into a cell’s translation landscape at any given point in time.
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
3.6K
RNA-seq
10.2K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
10.2K

