Skip to content

Developing classification models for DNA-Binding proteins through machine learning and large language models

License

Notifications You must be signed in to change notification settings

ProteinEngineering-PESB2/RUDEUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUDEUS, a machine learning classification system for DNA-Binding protein identification.

This repository contains the source files and supplementary information for the implementations and use cases presented in the work:

David Medina-Ortiz1,2∗, Gabriel Cabas-Mora1, Iván Moya-Barría1,3, Nicole Soto-García1, Roberto Uribe-Paredes1.
RUDEUS, a machine learning classification system for DNA-Binding protein identification.
https://doi.org/10.1101/2024.02.19.580825

1Departamento de Ingeniería En Computación, Universidad de Magallanes, Avenida Bulnes 01855, Punta Arenas, Chile.
2Centre for Biotechnology and Bioengineering, CeBiB, Beauchef 851, Santiago, Chile
3Departamento de Química, Universidad de Magallanes, Av. Pdte. Manuel Bulnes 01855, Punta Arenas, Chile
*Corresponding author


Table of Contents


RUDEUS, a machine learning classification system for DNA-Binding protein identification.

The interactions between DNA and proteins forms the basis of numerous cellular processes crucial for biological function. Approximately 6-7% of eukaryotic proteins are known to interact with DNA. These proteins posses distinctive DNA-binding domains and different affinities for both single-stranded and double-stranded DNA. The DNA-protein recognition mechanisms involve direct base–amino acid interactions and indirect contributions from conformational energy derived from DNA deformations and elasticity.

DNA-binding proteins play relevant roles in diverse biological processes, including DNA replication, transcription, DNA packaging, and chromatin remodeling. These proteins guide strand separation, aid in maintaining DNA integrity, regulate gene expression, compact genetic material, and reorganize chromatin structure. Understanding the characteristics and functions of DNA-binding proteins has become essential across various scientific disciplines. Identifying these proteins not only enhances its comprehension of structural regulations but also facilitate understanding relations between gene mutations and genetic diseases. The exploration of DNA-binding proteins, such as TDP-43, helicase chromodomain proteins, and those with methyl-CpG- binding domains, has notably contributed to recognizing pathologies like neurodegenerative disorders and cancers.

Various approaches have been employed for DNA-binding protein recognition using ML methods, ranging from classic strategies with feature engineering to more recent implementations of deep learning architectures. Despite achieving similar performances, the comparison between methods is challenging due to variations in training datasets and validation examples. In the context of classifying single-stranded and double-stranded DNA, similar methodologies have been applied to develop predictive systems generating similar challenges, with limited exploration of physicochemical encoders and numerical representation strategies supported by large language models.

Advances in computational biology and bioinformatics has significantly facilitated the study of protein functionality, allowing for comprehensive analyses of behavior, structure, interactions, and physicochemical properties. While these computational tools have greatly supported molecular biology research, their limitations in conducting large-scale functional studies have required the integration of artificial intelligence (AI) strategies and machine learning algorithms (ML). This integration has accelerated the discovery of new DNA-binding proteins, focusing on predicting interaction sites, hotspots, and transcription factor binding sites.

This paper introduces RUDEUS, a Python library for DNA-binding classification systems and the recognition of single-stranded and double-stranded interactions. The library incorporates a generalizable pipeline that combine protein language models, supervised learning algorithms, and hyperparameter tuning guided by Bayesian approaches to train predictive models. Using this pipeline, it was trained and validated two classification systems for DNA-binding identification and single-stranded and double-stranded interaction evaluation, achieving precision rates of 95% and 89%, respectively. RUDEUS’s usability is demonstrated through the evaluation of various DNA-binding proteins, annotating over 20,000 protein sequences, and validating it using structural bioinformatic approaches. The developed strategies, together with RUDEUS’s implementation and simplicity, not only showcase comparable performances to high-performance models but also offer enhanced usability for latent space exploration and mutational landscape navigation in the realm of DNA- binding proteins.

Requirements

The source code implemented in this work was written in Python language programming version 3.9. The main packages and modules are describe below:

  • Python >=3.9
    • numpy
    • pandas
    • scikit-learn
    • imblearn
    • joblib
    • optuna
    • seaborn
    • matplotlib
    • vapelot
    • bio_embeddings
    • tqdm
    • lightdock
  • Reduce

Specific versions of requirements are listed in:

A full detail environment config document is exposed in:

To emulate the generated environment you can run in the command line:

    conda create -n name_environment -f environment.yml

NOTE: change "name_environment" as your convenience

The datasets, raw and encoded, and selected models are located on this drive folder. It's mandatory to download it if you want to reproduce this work using available notebooks.

Datasets

In this work, we used two datasets available in literature for training the classification models generated in the use cases. The datasets are described below:

DNA binding proteins

Dataset with protein sequences classified as a DNA-Binding protein (20518 examples) and non-DNA-Binding protein (26982 examples). The dataset was generated collecting the information in [1, 2].

Single/Double stranded DNA binding proteins

Dataset with protein sequences classified as a DNA single stranded binding protein (268 examples) and DNA double stranded binding protein (965 examples). The dataset was generated collecting the information in [3, 4].

Training models

For training a predictive model using machine learning algorithm we have implemented the pipeline described in the following figure:

alt text

The pipeline to train a predictive model for protein engineering used in this work contains the following steps:

  • Prepare dataset: Process raw data, clean, and create the input for the next step.
  • Encode dataset : Encode raw sequences using embeddings and transformers from Bio_embeddings library.
  • Explore machine learning algorithms: Different supervised learning algorithms are explored employed with default hyperparametes to train predictive models. To manage inbalance data, a process of random under sampling and random splitting is employed. Depending on the type of the model, different metrics are applied to evaluate the performances of the trained model. Beside, k=5 cross-validation strategies are applied to prevent the overfitting.
  • Select best model: The best model is selected based on the metrics distrution obtained during the training and validation process. The filtering is done using quantiles (10), highest performance means and lower standart deviations.
  • Optimize best model hyperparameters: The best selected model is tuned using Optuna, obtaining the best hyperparameters.
  • Export selected model: The optimized models are exported employing the joblib library.
  • Bioinformatics validation: For to validate our model, a docking process is included in the library using Lightdock.

Running your pipeline

For train, select and use models, please see the pipelines in notebooks folder:

For bioinformatics validation using docking, please see:

References

[1] Hu, Siquan and Ma, Ruixiong and Wang, Haiou (2019). An improved deep learning method for predicting DNA-binding proteins based on contextual features in amino acid sequences. PLoS one, 14(11):e0225317.

[2] Shadab, Shadman and Khan, Md Tawab Alam and Neezi, Nazia Afrin and Adilina, Sheikh and Shatabda, Swakkhar (2020). DeepDBP: deep neural networks for identification of DNA-binding proteins. Informatics in Medicine Unlocked, 19: 100318

[3] Sharma, Ronesh and Kumar, Shiu and Tsunoda, Tatsuhiko and Kumarevel, Thirumananseri and Sharma, Alok. (2021). Single-stranded and double-stranded DNA-binding protein prediction using HMM profiles. Analytical biochemistry, 612:113954.

[4] Wang, Wei and Sun, Lin and Zhang, Shiguang and Zhang, Hongjun and Shi, Jinling and Xu, Tianhe and Li, Keliang. (2017). Analysis and prediction of single-stranded and double-stranded DNA binding proteins based on protein sequences. BMC bioinformatics, 1-10.

About

Developing classification models for DNA-Binding proteins through machine learning and large language models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published