Skip to content

Ligand Prep (Meeko)

Meeko is a Python library that facilitates the preparation of small-molecule ligands for docking simulations, particularly with AutoDock tools. It automates tasks such as protonation, torsion bond assignment, and preparation of input files in the appropriate format.

By ensuring consistent and reliable ligand preparation, Meeko plays a vital role in generating high-quality input files for docking, such as with AutoDock Vina.

File Inputs

1. Ligand Structure File

A molecule file in SDF format. This file provides the 3D atomic coordinates and bond information for the ligand.

Output file

1. PDBQT File

The prepared ligand in the PDBQT format, which includes atomic coordinates, torsions, charges, and connectivity data.

Parameters

No parameters can be passed to this tool.