Model type
Structure-conditioned message-passing sequence design model
ProteinMPNN designs amino-acid sequences for a supplied protein backbone.
The broader model family has published results, but their attribution to this exact checkpoint has not been verified.
Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation.
Structure-conditioned message-passing sequence design model
Protein backbone coordinates, with optional fixed residues, chain choices, tied positions and amino-acid constraints.
Designed sequences, sequence scores and conditional amino-acid probabilities.
Official project documentation and implementation: https://github.com/dauparas/ProteinMPNN
limited source coverage · Automated source review, 2026-09-16. All specifications and missing details
Published evaluations are available for ProteinMPNN. The cited sources do not establish that this exact checkpoint was used, so those scores are kept on the family profile.
View the family’s evaluations and exact configurationsRelated profile: ProteinMPNN. This page retains the exact record and its evaluation context.
ProteinMPNN converts a supplied backbone into a graph whose edges encode interatomic distances. Message-passing layers update node and edge features, and an autoregressive decoder samples amino acids while conditioning on the backbone and previously assigned residues. Fixed residues, tied positions and chain choices change the design task and must accompany its result.
v_48_002, v_48_010, v_48_020 and v_48_030; distinct soluble and C-alpha-only weights. Structure-size and memory dependent. README --max_length is an implementation guard, not a validated scientific context limit.
Inspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied.
Stable record: catalog-model-proteinmpnnExplanatory profile: limited source coverage · Automated source review, 2026-09-16. Review applies to the cited claims; unresolved fields are listed below. Numerical results retain their own review status.
| Property | Description and evidence |
|---|---|
| Model type | Structure-conditioned message-passing sequence design modelSources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Architecture | Message-passing encoder-decoder with structural interatomic-distance features and edge updates; sequences are sampled with the configured autoregressive decoding procedure.Sources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Inputs | Protein backbone coordinates, with optional fixed residues, chain choices, tied positions and amino-acid constraints.Sources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Outputs | Designed sequences, sequence scores and conditional amino-acid probabilities.Sources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Parameters | The inspected model implementation is configured through encoder/decoder depth and feature width. The paper and training README do not state an exact total for every released checkpoint. · Not reported in inspected sourcesSources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Known versions | v_48_002, v_48_010, v_48_020 and v_48_030; distinct soluble and C-alpha-only weights.Sources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Training data | Released multi-chain training set of PDB biological units, with chain metadata and validation/test cluster manifests. The documented set is dated 2 August 2021.Sources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Training cutoff | The released PDB training-set snapshot is dated 2021-08-02; preserve its chain-level deposition metadata and cluster split for a run.Sources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Context limits | Structure-size and memory dependent. README --max_length is an implementation guard, not a validated scientific context limit.Sources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Weights licence | Separate checkpoint-distribution terms are not stated in the inspected release documentation and licence material. The source-code licence alone is not recorded as an explicit weight grant. · Not reported in inspected sourcesSources (6)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive; dauparas/ProteinMPNN: LICENSE · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data; LICENSE: licence text |
| Access | Official project documentation and implementation: https://github.com/dauparas/ProteinMPNNSources (5)dauparas/ProteinMPNN: README.md; dauparas/ProteinMPNN: training/README.md; dauparas/ProteinMPNN: protein_mpnn_utils.py; proteinmpnn: Journal full-text XML; proteinmpnn-supp: Publisher supplementary archive · ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data |
| Code licence | MITSourcesdauparas/ProteinMPNN: LICENSE · LICENSE: licence text |
Source checking verifies the cited claim or transcription. It does not establish independent reproduction.
Trace each statement to its source and review. A context-only reference supports the record generally; it does not verify an individual field. Source checking does not reproduce an experiment.
One row per statement and cited source. Multiple citations are not independent evaluations. Shared locators are labelled explicitly.
98 evidence rows matching the loaded filters
| Property and statement | Original source and location | Review and provenance |
|---|---|---|
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | dauparas/ProteinMPNN: protein_mpnn_utils.py ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: 8907e6671bfbfc92303b5f79c4b5e6ce47cdef57 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | proteinmpnn-supp: Publisher supplementary archive ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: Retrieved page snapshot; no immutable publisher revision supplied | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | dauparas/ProteinMPNN: training/README.md ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: 8907e6671bfbfc92303b5f79c4b5e6ce47cdef57 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | proteinmpnn: Journal full-text XML ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: Retrieved page snapshot; no immutable publisher revision supplied | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
| Diagram caption Conceptual summary of the documented data flow; optional inputs and configured downstream stages must be reported for a reproducible evaluation. Individual claims | dauparas/ProteinMPNN: README.md ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: 8907e6671bfbfc92303b5f79c4b5e6ce47cdef57 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| dauparas/ProteinMPNN: protein_mpnn_utils.py ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: 8907e6671bfbfc92303b5f79c4b5e6ce47cdef57 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| proteinmpnn-supp: Publisher supplementary archive ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: Retrieved page snapshot; no immutable publisher revision supplied | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| dauparas/ProteinMPNN: training/README.md ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: 8907e6671bfbfc92303b5f79c4b5e6ce47cdef57 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| proteinmpnn: Journal full-text XML ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: Retrieved page snapshot; no immutable publisher revision supplied | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
Diagram steps
| dauparas/ProteinMPNN: README.md ProteinMPNN paper: main-text model development; training/README.md: multi-chain training set, list.csv and cluster manifests; protein_mpnn_utils.py: ProteinMPNN; Supplementary Materials: Methods for training multi-chain models / Training data Shared locator for this statement’s cited sources; not a separate locator for each citation. Version: 8907e6671bfbfc92303b5f79c4b5e6ce47cdef57 | source checked automated source review · 2026-09-16 Audit detailsInspected pinned official documentation, relevant implementation files and named primary-paper sections. Claims are limited to those artifacts. Remaining field extraction and identity conflicts are explicit; no new performance claims, model runs or human review are implied. Field: Source artifact SHA-256: Hash scope: SHA-256 of retrieved original artifact bytes Format: original_artifact |
View linked audit checks and correction history
Release 2026-09-23-2b89723c6dd9 · Record review: discovered
Stable ID: catalog-model-proteinmpnn