GithubHelp home page GithubHelp logo

yascoma / paprec_pipeline Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 370 KB

Python pipeline to prepare epitopes and protein sequence datasets, extract numerical features from sequence with alignment-free methods, perform model evaluation and test model performance upon feature selection.

License: MIT License

Python 100.00%

paprec_pipeline's Introduction

DOI: 10.5281/zenodo.10246165

PAPreC - Pipeline for Antigenicity Predictor Comparison

Python pipeline to prepare epitopes and protein sequence datasets, extract numerical features from sequence with alignment-free methods, perform model evaluation and test model performance upon feature selection.

Summary

We have developed a comprehensive pipeline for comparing models used in antigenicity prediction. This pipeline encompasses a range of experiment configurations that systematically modify four key parameters: (1) the source dataset, encompassing datasets Bcipep, hla and Protegen (Yang et al. 2011); (2) the alignment-free method employed for generating numerical features; and (3) the utilization of nine distinct classifiers.

pipeline

Requirements:

  • Python packages needed:
    • pip3 install numpy
    • pip3 install sklearn
    • pip3 install pandas
    • pip3 install matplotlib
    • pip3 install statistics
    • pip3 install boruta
    • pip3 install joblib

Usage Instructions

Preparation:

  1. git clone https://github.com/YasCoMa/paprec_pipeline.git
  2. cd paprec_pipeline
  3. pip3 install -r requirements.txt

Run Screening:

  1. python3 multiple_method_dataset.py
  2. Check the results obtained with those found in our article:

Run Comparison in Gram positive and negative bacteria (Optional) :

  1. Download and uncompress the following folder: https://www.dropbox.com/s/27nnwhh1spl2038/gram_comparison.zip?dl=0
  2. python3 comparison_gram.py

Reference

Bug Report

Please, use the Issues tab to report any bug.

paprec_pipeline's People

Contributors

yascoma 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.