Protein Blocks related data — pbxplore.PB¶
Protein blocks definition¶
REFERENCESThe definition of each block as a dictionary; each key is a block name (as a lower case letter), and each value is a list of the dihedral angle values that define the block.NAMESThe names of all the protein blocks.
Substitution matrix¶
SUBSTITUTION_MATRIX_NAMEThe absolute path to the file that contains the subtitution matrix
-
pbxplore.PB.load_substitution_matrix(name)[source]¶ Load PB substitution matrix.
The matrix must be 16x16.
Parameters: name (str) – Name of the file containing the PBs susbtitution matrix. Returns: mat – Array of floats. Return type: numpy array Raises: InvalidBlockError– encountered an unexpected PB