autofragment.io.readers.pdb
PDB (Protein Data Bank) file reader.
This module provides functions for reading PDB files into ChemicalSystem objects, including support for ATOM/HETATM records, CONECT bond records, and multi-MODEL files.
Functions
|
Iterate over PDB atoms lazily. |
|
Read PDB file into ChemicalSystem. |
|
Return a chunked reader for lazy PDB processing. |
Classes
|
Lazy iterator for PDB atoms with MODEL/altLoc handling. |