boltz2-affinity / manifest.json
ZhiyuanChen's picture
Publish OFoldX pipeline artifacts
afc4db9 verified
Raw
History Blame Contribute Delete
508 Bytes
{
"format": "biomolecular_pretrained",
"format_version": 1,
"kind": "pipeline",
"producer": {
"package": "ofoldx",
"version": "0.1.dev1+g9a78c7e44.d20260609"
},
"entrypoint": "ofoldx.pipelines.binding_affinity.BindingAffinityPipeline",
"architecture": "boltz2_affinity",
"task": "binding_affinity_prediction",
"components": {
"scorer": {
"kind": "component",
"path": "scorer"
},
"processor": {
"kind": "component",
"path": "processor"
}
}
}