cg_openmm.ensembles.ens_build
Functions
|
Given a coarse grained model, this function generates an ensemble of high energy configurations and, by default, saves this ensemble to the foldamers/ensembles database for future reference/use, if a high-energy ensemble with these settings does not already exist. |
|
Given a CGModel() class object and an 'ensemble_directory', this function reads the PDB files within that directory, as well as any energy data those files contain. |
|
Given a CGModel() class object, this function uses its attributes to assign an ensemble directory name. |
|
Given a native structure as input, this function builds both native and nonnative ensembles. |
|
Given a coarse grained model and replica positions, this function: 1) decorrelates the samples, 2) clusters the samples with MSMBuilder, and 3) generates native and nonnative ensembles based upon the RMSD positions of decorrelated samples. |
|
Given a native structure as input, this function builds a "native" ensemble of structures. |
|
Given replica exchange run positions and energies, this function identifies the "native" structure, calculated as the structure with the lowest reduced potential energy. |
|
Given a native structure as input, this function builds a "nonnative" ensemble of structures. |
|
Given an 'ensemble_directory', this function retrieves a list of the PDB files within it. |
|
Given an energy and positions for a single pose, as well as the same data for a reference ensemble, this function "improves" the quality of the ensemble by identifying poses with the lowest potential energy. |
|
Given an energy, this function determines if that energy is too large to be "physical". |
|
Given a CGModel() class object that contains positions, this function writes a PDB file for the coarse grained model, using those positions. |
|
Given a set of nonnative and native ensemble energies, this function computes the Z-score (for a set of model parameters). |