[][src]Module patoz::split

Contains parsers related to Split records. The SPLIT record is used in instances where a specific entry composes part of a large macromolecular complex. It will identify the PDB entries that are required to reconstitute a complete complex.

Functions

split_record_parser

Parses SPLIT records. It is a continuation type of record which can span multi lines. There is only one SPLIT record per pdb file. If successfull returns Record variant containing Split instance.