Module ligandmpnn

Source
Expand description

Module for running Ligand- and Protein-MPNN Models

This module provides functionality for running LigandMPNN and ProteinMPNN models to predict amino acid sequences given protein structure coordinates and ligand information.

The models are loaded from the Hugging Face model hub and executed using ONNX Runtime.

Structs§

LigandMPNN

Enums§

ModelType