Coder Social home page Coder Social logo

periscope's Introduction

Deep Homology-Based Protein Contact-Map Prediction

We present here Periscope, our method for homology modelling using a new method for contact map prediction.

Requirements

The following programs should be installed and added to PATH environment variable:

  • HHBlits (3.0.3)
  • Evfold
  • CCMpred
  • Clustal Omega (1.2.4)

Additionaly all packages in the requirements.txt file should be installed

Interface

Predictions

To predict a contact map for protein 5bu3D using our method you need to clone to this repository and use:

python3 -m periscope.tools.predict prscope_bins_no_templates "5bu3D" -o  "5bu3D.csv"

The file 5bu3D.csv will contain the predicted contact probabilities.

Training

To train a new model (named MODEL_NAME) use

python3 -m periscope.tools.trainer -n MODEL_NAME -t 

You can also specify the hyperparameters through the params.yaml file on this repository.
The command above will train a model called "MODEL_NAME" over our training dataset (8905 proteins) for 20 epoches with learning rate 0.0001. The model would be saved in the models folder on this repository.
Please note that training the model over the full training set would require generating the data which may take a long time and requires a lot of memory.

For any questions please feel free to contact [email protected]

periscope's People

Contributors

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