SUBSEQ.BIO
DOCS-DIFFDOCK-L

DiffDock-L

Diffusion-based protein-ligand docking with SMILES, SDF, or CSV batches.

Basics

Straightforward run

--protein_path=/inputs/1a46_protein_processed.pdb
--ligand_description=/inputs/1a46_ligand.sdf
--complex_name=run1
--out_dir=/outputs/diffdock_l_run1
--samples_per_complex=1
--inference_steps=5
--save_visualisation

Expected outputs: ranked ligand rank*.sdf. With --save_visualisation, you also get rank*_reverseprocess.pdb.

To view a full complex, load receptor PDB + ranked ligand SDF together in PyMOL/Chimera.

Submit

Launch via New Job -> DiffDock-L; the form pre-fills the SMILES example.