Expand description
ferritin-amplify
- utilities to convert sequence formats (PDB; mmcif) to ML-ready tensors.
- CLI to handle the above.
Re-exports§
pub use proteinfeatures::LMPNNFeatures;
pub use model::ProteinMPNN;
pub use configs::ProteinMPNNConfig;
Modules§
- PMPNN Core Config and Builder API
- A message passing protein design neural network that samples sequences diffusing conditional probabilities.
- Protein Featurizer for ProteinMPNN/LignadMPNN