Skip to content

deepchain.bio Antimicrobial peptide recognition

Notifications You must be signed in to change notification settings

Darcy220606/AMP-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMP-app

deepchain.bio | Antimicrobial peptide recognition 🦠

Install AMP conda environment

From the root of this repo, run conda env create -f environment.yaml

Make sure you've tensorflow==2.5.0 installed

Follow this tutorial to make neptune logger works

Abstract:

Antimicrobial peptides (AMPs) are a class of small peptides that widely exist in nature and they are an important part of the innate immune system of different organisms. AMPs have a wide range of inhibitory effects against bacteria, fungi, parasites, and viruses. The emergence of antibiotic-resistant microorganisms and the increasing concerns about the use of antibiotics resulted in the development of AMPs, which have good application prospects in medicine, food, animal husbandry, agriculture, and aquaculture. Faced with this reality, Machine learning methods are now commonly adopted by wet-laboratory researchers to screen for promising candidates in less time. In this app, we propose a deep convolutional neural network model associated with a long short-term memory layer called CNN-LSTM, for extracting and combining discriminative features from different information sources in an interactive way.

Performance Details: using the 10-Fold Cross-Validation, our model outperforms 90.30% (Standard Deviation: +/-1.69%) Accuracy, 87.28% (+/-2.69%) Sensitivity, 93.32% (+/-2.38%) Specificity, 80.81 (+/-3.36) MCC, 96.02% (+/-0.99%) ROC_auc and 96.63% (+/-0.73%) ROC_pr.

Model architecture:

Logo

Specifications:

This work is based on the paper : Deep learning improves antimicrobial peptide recognition. Models and datasets are made freely available through the Antimicrobial Peptide Scanner vr.2 web server at www.ampscanner.com.

About

deepchain.bio Antimicrobial peptide recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages