Skip to content

Detect

PocketDetector(config=None)

The main class to run pocket detection.

Initialize Pocket detector.

PARAMETER DESCRIPTION

config

Pocket detection configuration.

TYPE: PocketDetectConfig | None DEFAULT: None

config = PocketDetectConfig()

run(path_pdb, output_prefix='')