deepfold.data.pdbx_parsingΒΆ
Protein Data Bank.
Functions
|
Fetch mmCIF from RCSB. |
|
|
|
Get atom positions and mask from a list of Biopython Residues. |
|
|
|
|
|
|
|
|
|
|
|
Fetch a mmCIF file from local directory or from the web. |
Classes
|
|
|
|
|
|
|
|
|
Op(op_id: str, is_identity: bool = True, rot: numpy.ndarray = array([[1., 0., 0.], [0., 1., 0.], [0., 0., 1.]]), trans: numpy.ndarray = array([0., 0., 0.])) |
|
|
|
|
Parse a PDBx/mmCIF record. |
|
|
|
|
|
|
Exceptions