Giter VIP home page Giter VIP logo

ai-antibodies's Introduction

AI-antibodies

This is the repo with all the material for generating and analysing HADDOCK3 files for machine learning-modelled antibodies.

1. create the environment with conda

conda create -n aiabs python=3.10.6

2. install the package with pip

pip install .

3. run the setup for your benchmark

for each pdb in your benchmark set, you can run the following command:

aiabs ${PDB} --input_dir=benchmark_haddock_23_May_2023/${PDB} --output_dir=${path_to_output_dir} --act_act_path=./bin/generate-act-act.sh

4. analyse the results

aiabs-analysis --ref_folders=haddock_runs_caprieval

You can exclude some antibodies from the analysis

aiabs-analysis --ref_folders=haddock_runs_caprieval --exclude_pdbs=7seg,7kn4

for plotting the results you can access the script available in the analysis folder.

Notebooks

Additional plots for correlating DockQ vs confidence measures and against interface/paratope/epitope RMSD can be created using the notebooks in analysis/notebooks.

ai-antibodies's People

Contributors

mgiulini avatar amjjbonvin avatar exs-dcutting 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.