Git Product home page Git Product logo

caorenzhi / topqa Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 31.31 MB

TopQA is a novel method aimed to tackle a crucial step in the protein prediction problem - assessing the quality of generated protein structures. It analyzes the topology of the predicted structure, and process this information based on Convolutional Neural Network (CNN) to predict the quality of this structure.

Python 100.00%

topqa's Introduction

TopQA

TopQA is a novel method aimed to tackle a crucial step in the protein prediction problem - assessing the quality of generated protein structures. It analyzes the topology of the predicted structure, and process this information based on Convolutional Neural Network (CNN) to predict the quality of this structure.

Citation


Smith, John, Matthew Conover, Natalie Stephenson, Jesse Eickholt, Dong Si, Miao Sun, and Renzhi Cao. "TopQA: a topological representation for single-model protein quality assessment with machine learning." International Journal of Computational Biology and Drug Design 13, no. 1 (2020): 144-153.

Test Environment


Ubuntu, Centos

Requirements


(1). Python3.5

(2). TensorFlow

sudo pip install tensorflow

GPU is NOT needed.

(3) Install Keras:

sudo pip install keras

(4) Install the h5py library:

sudo pip install python-h5py

Run software


You could provide one PDB format model or a folder with several PDB format models for this software. Here are examples to test:

#cd script

#python3 TopQA_pred.py ../resources/pdb2img ../resources/Model_520.01 ../test/T0859_stage1_true/T0859.pdb ../test/Prediction_singleModel

#python3 TopQA_pred.py ../resources/pdb2img ../resources/Model_520.01 ../test/T0859_stage1_true/stage1 ../test/Prediction_ModelPool

You should be able to find the output file named TopQAScores.txt in the output folder.


Developed by John Smith and Dr. Renzhi Cao at Pacific Lutheran University:

Please contact Dr. Cao for any questions: [email protected] (PI)

topqa's People

Contributors

caorenzhi avatar

Stargazers

 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.