Module ligandmpnn

Source
Expand description

ferritin-ligandmpnn

  • utilities to convert sequence formats (PDB; mmcif) to ML-ready tensors.
  • CLI to handle the above.

Re-exports§

pub use configs::ProteinMPNNConfig;
pub use model::ProteinMPNN;

Modules§

configs
PMPNN Core Config and Builder API
model
A message passing protein design neural network that samples sequences diffusing conditional probabilities.
proteinfeatures
Protein Featurizer for ProteinMPNN/LignadMPNN