Low-level usageΒΆ

The library can also be used at a lower level, to extract a subset of data from an mmCIF file. This can be done in either C or Python code.

For more information, see the ihm.format module, or the atom_reader.c or stream_parser.py examples.