Ensemble Analysis
This module defines classes for handling conformational ensembles.
Conformational ensembles
The following two classes are implemented for handling arbitrary but uniform conformational ensembles, e.g. NMR models, MD snapshots:
See usage examples in pca-nmr and eda.
PDB ensembles
PDB ensembles, such as multiple structures of the same protein, are in general heterogeneous. This just means that different residues in different structures are missing. The following classes extend above to support this heterogeneity:
The following functions are for creating or editing PDB ensembles, e.g. finding and removing residues that are missing in too many structures:
See usage examples in pca-xray, pca-dimer, pca-blast.