autofragment.io.mmcif
Minimal mmCIF parser for biological partitioning.
This module provides parsing for mmCIF files containing biological structures (proteins, ligands, waters). Requires the gemmi package.
Functions
|
Parse an mmCIF file into an MmcifStructure. |
Classes
|
A single atom from the mmCIF file. |
|
Parsed mmCIF structure. |
|
A residue from the mmCIF file. |
|
A secondary structure segment (helix or sheet). |
Exceptions
|
Raised when mmCIF parsing fails. |