Property prediction · Protein Design
ThermoMPNN
Predict the stability change of point mutations in a protein structure.
Runs ThermoMPNN, a ProteinMPNN-derived graph network trained by transfer learning to predict ddG for point mutants. custom_inference.py always scores every substitution at every position of a chain (a saturation scan); a named list of mutations is served by filtering that scan down to the requested substitutions rather than by asking the tool for them specifically, which its own CLI has no option for.
Input
POST
Configure a small job
Response
JSON result
{
"status": "Ready for a request"
}