Skip to content

A comprehensive Python package implementing advanced ML analysis of microRNA–target interactions of the paper "Comprehensive machine-learning-based analysis of microRNA–target interactions reveals variable transferability of interaction rules across species".

gbenor/TPVOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

TPVOD: Comprehensive Analysis of microRNA–Target Interactions

Overview

TPVOD is a full Python package implementation of the research presented in the paper "Comprehensive machine-learning-based analysis of microRNA–target interactions reveals variable transferability of interaction rules across species." This project aims to examine the evolution of miRNA–target interaction rules and assess their cross-species transferability using data science and machine learning (ML) approaches.

Background

MicroRNAs (miRNAs) are crucial in regulating gene expression post-transcriptionally. This package focuses on the challenges and possibilities in the ML-based target prediction for miRNA, particularly across different species where direct experimental data might be scarce.

Key Findings

  • High accuracy in intra-dataset classification of miRNA–target interactions across human, mouse, worm, and cattle.
  • Significant overlap in the most influential features across all datasets.
  • The transferability of miRNA–targeting rules correlates with the evolutionary distance and seed family composition.

Installation

  1. Clone the repository: git clone https://github.com/gbenor/TPVOD.
  2. Install required Python packages: pip install -r requirements.txt.

Usage

  • Detailed instructions on how to utilize this package for analyzing miRNA–target interactions, including example scripts and data processing guidelines.

Contributing

Contributions to TPVOD are welcome.Please send me pull requests :-)

License

This project is freely licensed under the MIT License.

Acknowledgments

This implementation is a tribute to the authors of the original paper, providing a computational framework to extend their groundbreaking work to non-model organisms and furthering the field of miRNA research.

Citation

For academic use, please cite the original paper: Comprehensive machine-learning-based analysis of microRNA–target interactions.

About

A comprehensive Python package implementing advanced ML analysis of microRNA–target interactions of the paper "Comprehensive machine-learning-based analysis of microRNA–target interactions reveals variable transferability of interaction rules across species".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages