poli.core.util.proteins.pdb_parsing#
This module contains utilities for loading PDB files and parsing them.
Functions
|
Parse a PDB file and return a list of residue strings. |
|
Parse a PDB file and return a list of Residue objects. |
|
Parses the PDB file at the given path and returns the structure. |