GitHub - NVIDIA-BioNeMo-blueprints/generative-protein-binder-design: NVIDIA BioNeMo blueprint for generative protein binder design (original) (raw)

A workflow diagram of the Protein Design Blueprint

The NVIDIA BioNeMo Blueprint for protein binder design shows how generative AI and accelerated NIM microservices can be used to design binders to a target protein sequence smarter and faster. This workflow simplifies the process of in silico protein binder design by automatically generating binder sequences and predicted structures for the binder and target.

This Blueprint takes as input a valid amino acid protein sequence. It utilizes the following models:

Once completed, this Blueprint outputs predicted multimer structures (in PDB format) for the target protein sequence and any generated peptide binders. These binder-target multimeric structures can then be assessed to find binders that effectively bind the target protein.

System Requirements

The docker compose setup for this NIM Agent Blueprint requires the following specifications:

Get Started

Quick Start

Deploy the blueprint using Docker Compose or Helm

cd ./src jupyter notebook

Set Up With Docker Compose

Navigate to the deploy directory to learn how to start up the NIMs.

Set up with Helm

Follow the instructions in the protein-design-chart directory and deploy the Helm chart

Notebook

An example of how to call each protein binder design step is located in src/protein-binder-design.ipynb