← All tools
Structure prediction · Cheminformatics

PLACER

Generate an ensemble of protein-ligand poses and side-chain conformations.

Runs PLACER (Protein-Ligand Atomistic Conformational Ensemble Resolver), a graph network that denoises corrupted atomic coordinates back to plausible ones. Given a structure and approximate knowledge of the binding site, it samples an ensemble of ligand poses and side-chain conformations rather than a single answer, with a predicted uncertainty (prmsd) per sample.

Input

Configure a small job

POST
Only mmCIF files from RCSB are correctly parsed; PDB is the safer choice otherwise.
50-100 is a good number for docking; fewer is fine for side-chain conformations alone.
Comma-separated ligand IDs, as name3, name3-resno, or chain-name3-resno. Empty predicts every ligand present.
Comma-separated ligand IDs kept at their input coordinates instead of being predicted.
A protein residue, as chain-resno. Required when the input has no ligand at all.
Ready
Response

JSON result

{
  "status": "Ready for a request"
}