Code Monkey home page Code Monkey logo

neuropred-clq's Introduction

If the program download fails, please contact us. The email address is as follows.

[email protected] Thank you

NeuroPred-CLQ

NeuroPred-CLQ: Incorporating deep temporal convolutional networks and multi-head attention mechanism to predict neuropeptides

Introduction

Motivation:

Neuropeptides (NPs) are a particular class of informative substances in the immune system and physiological regulation. They play a crucial role in regulating physiological functions in various biological growth and developmental stages. In addition, neuropeptides are crucial for developing new drugs for the treatment of neurological diseases. With the development of molecular biology techniques, some data-driven tools have emerged to predict neuropeptides. However, it is necessary to improve the predictive performance of these tools for neuropeptides.

Results: In this study, we developed a deep learning model (NeuroPred-CLQ) based on the temporal convolutional network (TCN) and multi-head attention mechanism to identify NPs effectively and translate the internal relationships of peptide sequences into numerical features by the Word2vec algorithm. The experimental results show that NeuroPred-CLQ learns data information effectively, achieving 93.6% accuracy and 98.8% AUC on the independent test set. The model has better performance in identifying neuropeptides than the state-of-the-art predictors.

image

Related Files

NeuroPred-CLQ

FILE NAME DESCRIPTION
data_process.py Data processing using the Word2vec method
layers.py The defined attention mechanism module
train.py train model
model.py model construction
test.py test model result
tools.py Some of the required functions
data data
CLQ_model models of NeuroPred-CLQ

Installation

  • Requirement

    OS:

    • Windows :Windows10 or later

    Python:

    • Python >= 3.6
  • Download NeuroPred-CLQto your computer

git lfs install git lfs clone https://github.com/GEHAH/NeuroPred-CLQ.git



## Run NeuroPred-CLQ on a new test fasta file
```shell
python predictor.py --file test.fasta --out_path result
  • --file : input the test file with fasta format

  • --out_path: the output path of the predicted results

neuropred-clq's People

Contributors

gehah avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.