RBFE workflows¶
Relative binding free energy (RBFE) in the drug discovery SDK is supported through:
SystemPrepin RBFE mode — passligand1andligand2instead of a singleligand. See the RBFE tutorial.- Platform tool
deeporigin.rbfe-end-to-endfor end-to-end pairwise RBFE runs. Start executions via the Platform executions API using prepared system outputs fromSystemPrep.run().
There is no deeporigin.drug_discovery.rbfe module in the SDK.