Giter Club home page Giter Club logo

appraise's Introduction

APPRAISE: Rank binders by structure modeling

Automated Pair-wise Peptide-Receptor binding model AnalysIs for Screening Engineered proteins (APPRAISE) is a method that predicts the receptor binding propensity of engineered proteins based on high-precision protein structure prediction tools, such as AlphaFold2-multimer. The APPRAISE Python package includes tools for preparing input files and analyzing the modeled structures.

APPRAISE concept

Author: Xiaozhe Ding (Email: [email protected], [email protected]; Twitter: @DingXiaozhe)

Getting started without installation

We recommend using APPRAISE remotely by running Colab-APPRAISE notebook on Google Colaboratory, which allows you to access APPRAISE with a web-based interface. This notebook guides users through the APPRAISE process step-by-step, with results stored on Google Drive. No need for a local installation when using this notebook.

The basic service of Google Colaboratory is free, although you can choose paid plans to get more stable access to better hardwares.

How to run Colab-APPRAISE

  1. Open Colab-APPRAISE notebook in Google Colaboratory;
  2. Go to "File --> save a copy in Drive" to save a copy of your own;
  3. Follow the Quick guide on the top of the notebook, and you can start APPRAISing!

Local installation

Environment

Local APPRAISE 1.2 was tested with the following environment:

  • MacOS 10.14.6

  • Python 3.6.10

  • Alphafold-colabfold 2.1.14 (Available here)

  • PyMOL 2.3.3 (Schrodinger LLC.)

  • Python packages (will be automatically handled by pip):

    • scipy 1.4.1

    • numpy 1.18.2

    • pandas 1.1.5

    • matplotlib 3.2.1

    • seaborn 0.11.2

Installation options

Installation of APPRAISE locally requires pip. In most cases, pip comes with your Python environment. If not, you can follow the instructions here to install pip.

Option 1 (recommended)

Install the distribution from PyPI. In the terminal, run:

pip install appraise

Option 2 (back-up)

Download the repository to your local computer and unzip. In the terminal, change the working folder to the directory containing the appraise package folder and setup.py, and run the following line:

pip install -e .

Demo

You can find a few demo notebooks that work locally in the demo folder on GitHub.

References

Manuscript

Xiaozhe Ding*, Xinhong Chen, Erin E. Sullivan, Timothy F Shay, Viviana Gradinaru*. APPRAISE: Fast, accurate ranking of engineered proteins by receptor binding propensity using structural modeling. Molecular Therapy (2024). * Corresponding authors.

Manuscript-related data

The dataset contains all structural models and sequences used in Ding et al., 2024.

Github repository

The repository contains the latest version of APPRAISE package, Colab-APPRAISE notebook, and demo notebooks.

Related resources

ColabFold

ColabFold provides a panel of user-friendly tools for structure modeling that are used by APPRAISE.

appraise's People

Contributors

xz-ding avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.