MAMMAL
Drug–target interaction (pKd)
Predict drug–target binding affinity as pKd (−log₁₀ Kd). Higher pKd means stronger predicted binding. The model is CPU-bound; use a client timeout of at least 60 seconds.
post/api/v1/mammal/dti
Request body
Response
DTI prediction.
Example response
{
"data": {
"pKd": 5.4932751
}
}