Related Experiment Video
Updated: Sep 15, 2025

09:29
A Complete Pipeline for Isolating and Sequencing MicroRNAs, and Analyzing Them Using Open Source Tools
Published on: August 21, 2019
7.5K
miRBench: novel benchmark datasets for microRNA binding site prediction that mitigate against prevalent microRNA
Stephanie Sammut1,2, Katarina Gresova1,2,3, Dimosthenis Tzimotoudis1,2
1Centre for Molecular Medicine and Biobanking, University of Malta, Msida, MSD 2080, Malta.
Bioinformatics (Oxford, England)
|July 15, 2025
Summary
This study introduces a novel method to generate unbiased datasets for microRNA (miRNA) target prediction, improving model accuracy. A new Python package, miRBench, facilitates access to these datasets and models.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- MicroRNAs (miRNAs) regulate gene expression, but their target binding mechanisms are not fully understood.
- Existing datasets for miRNA target prediction lack unbiased negative examples, hindering accurate model development.
- In silico generation of negative samples can introduce biases, such as miRNA frequency class bias, compromising model generalization.
Purpose of the Study:
- To develop a novel methodology for generating unbiased negative samples for miRNA target prediction datasets.
- To curate new, extensive datasets using the developed methodology.
- To benchmark existing state-of-the-art methods on these curated datasets and provide a user-friendly Python package.
Main Methods:
- A novel methodology for negative sample generation was developed to mitigate miRNA frequency class bias.
- Several new, extensive datasets were curated using the developed methodology.
- State-of-the-art prediction methods were benchmarked on the newly curated datasets.
Main Results:
- The novel methodology effectively mitigates miRNA frequency class bias.
- A simple convolutional neural network retrained on the unbiased datasets outperformed existing state-of-the-art methods, achieving average precision scores of 0.81-0.86.
- The miRBench Python package was developed for easy access to datasets, sequence encoding, and model execution.
Conclusions:
- Unbiased datasets are crucial for improving the accuracy of miRNA binding site prediction models.
- The developed methodology and curated datasets offer a valuable resource for the research community.
- The miRBench package lowers the barrier for machine learning researchers entering the field of miRNA target prediction.
Related Concept Videos
MicroRNAs
3.1K
MicroRNA (miRNA) are short, regulatory RNA transcribed from introns (non-coding regions of a gene) or intergenic regions (stretches of DNA present between genes). Several processing steps are required to form biologically active, mature miRNA. The initial transcript, called primary miRNA (pri-mRNA), base-pairs with itself, forming a stem-loop structure. Within the nucleus, an endonuclease enzyme, called Drosha, shortens the stem-loop structure into hairpin-shaped pre-miRNA. After the pre-miRNA...
3.1K
Conserved Binding Sites
4.4K
Many proteins’ biological role depends on their interactions with their ligands, small molecules that bind to specific locations on the protein known as ligand-binding sites. Ligand-binding sites are often conserved among homologous proteins as these sites are critical for protein function.
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
4.4K

