Code Monkey home page Code Monkey logo

deeppep's Introduction

What is DeepPep?

DeepPep, is a protein identification software which uses deep-convolutional neural network to predict the protein set from a proteomics mixture, given the sequence universe of possible proteins and a target peptide profile.

Dependencies

Installation

git clone https://github.com/ameenetemady/MyCommon.git
git clone https://github.com/DeepPep/DeepPep.git

Running

  • Step1: prepare a directory containing your input files (with exact names):

    • identification.tsv: tab-delimeted file: column1: peptide, column2: protein name, column3: identification probability
    • db.fasta: reference protein database in fasta format.
  • Step2: python run.py directoryName

Upon completion, pred.csv will contain the predicted protein identification probabilities.

Benchmark Datasets

There are 7 example datasets (used for benchmarking in the paper). Each dataset is generated from MS/MS raw files using TPP pipeline. For example, to run the 18Mix benchmark dataset, simply run the following:

python run.py data/18Mix

Support

If you have any questions about DeepPep, please contact Minseung Kim ([email protected]) or Ameen Eetemadi ([email protected]).

Citation

M. Kim, A. Eetemadi, and I. Tagkopoulos, “DeepPep: deep proteome inference from peptide profiling”, PLoS Computational Biology (2017) [link]

Licence

See the LICENSE file for license rights and limitations (Apache2.0).

Acknowledgement

This work was supported by a grant from Mars, Inc. and NSF award 1516695.

deeppep's People

Contributors

ameenetemady avatar minseven avatar

Watchers

James Cloos avatar  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.