Skip to content
/ SAMP Public

SAMP: a Split amino acid composition based AntiMicrobial Prediction model

Notifications You must be signed in to change notification settings

wan-mlab/SAMP

Repository files navigation

SAMP

SAMP: a Split amino acid composition based AntiMicrobial Prediction model

SAMP is an ensemble random projection (RP) based computational model that leverages a new type of features called proportionalized split amino acid composition (PSAAC) in addition to conventional sequence-based features for AMP prediction. SAMP also incorporates the ensemble RP architecture to process large scale AMP screening.

Preprint: Junxi Feng, Mengtao Sun, Cong Liu, Weiwei Zhang, Changmou Xu, Jieqiong Wang, Guangshun Wang, Shibiao Wan "SAMP: Identifying Antimicrobial Peptides by an Ensemble Learning Model Based on Proportionalized Split Amino Acid Composition. bioRxiv, 2024.04.25.590553v1 (2024)."

Table of Contents (Under construction)

Installation

Provide detailed installation steps:

  1. Clone the repository.
    git clone https://github.com/wan-mlab/SAMP.git
    cd SAMP
  2. Create conda environment.
    conda env create -f environment.yml
    conda activate SAMP
  3. Now you can run the Tutorial.ipynb and use SAMP with your own dataset!

Usage

See Tutorial.ipynb

About

SAMP: a Split amino acid composition based AntiMicrobial Prediction model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published