biotite.structure.io.pdbqt#

This subpackage is used for reading and writing an AtomArray or AtomArrayStack using the PDBQT format used by the AutoDock software series.

Content#

PDBQTFile

This class represents an AutoDock PDBQT file.

get_structure

Get an AtomArray or AtomArrayStack from the PDBQT file.

set_structure

Write an AtomArray into a PDBQT file.