|
Rosetta
|
Classes | |
| class | EnergyBasedClusteringOptions |
| A container for the options used by the EnergyBasedClusteringProtocol. More... | |
| class | EnergyBasedClusteringProtocol |
| Performs the work done by the energy_based_clustering app. Uses an energy-biased cookie-cutter approach to cluster a large number of structures without generating an all-by-all RMSD matrix. More... | |
Typedefs | |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringOptions > | EnergyBasedClusteringOptionsOP |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringOptions const > | EnergyBasedClusteringOptionsCOP |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringProtocol > | EnergyBasedClusteringProtocolOP |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringProtocol const > | EnergyBasedClusteringProtocolCOP |
Enumerations | |
| enum | EBC_ClusterType { EBC_bb_cartesian =1 , EBC_bb_dihedral , EBC_end_of_list = EBC_bb_dihedral } |
| The type of clustering to perform. More... | |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringOptions const > protocols::energy_based_clustering::EnergyBasedClusteringOptionsCOP |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringOptions > protocols::energy_based_clustering::EnergyBasedClusteringOptionsOP |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringProtocol const > protocols::energy_based_clustering::EnergyBasedClusteringProtocolCOP |
| typedef utility::pointer::shared_ptr< EnergyBasedClusteringProtocol > protocols::energy_based_clustering::EnergyBasedClusteringProtocolOP |