IMP
2.0.1
The Integrative Modeling Platform
|
A decorator for storing secondary structure probabilities. Copyright 2007-2013 IMP Inventors. All rights reserved. More...
#include "atom_config.h"
#include "atom_macros.h"
#include "Hierarchy.h"
#include <IMP/base_types.h>
#include <IMP/Particle.h>
#include <IMP/Model.h>
#include <IMP/Decorator.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::SecondaryStructureResidue |
A decorator for a residue with probability of secondary structure. More... | |
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::atom |
See IMP.atom Overview for more information. | |
Functions | |
Float | IMP::atom::get_secondary_structure_match_score (SecondaryStructureResidue ssr1, SecondaryStructureResidue ssr2) |
SecondaryStructureResidue | IMP::atom::setup_coarse_secondary_structure_residue (const Particles &ssr_ps, Model *mdl, bool winner_takes_all_per_res=false) |
SecondaryStructureResidues | IMP::atom::setup_coarse_secondary_structure_residues (const Particles &ssr_ps, Model *mdl, int coarse_factor, int start_res_num, bool winner_takes_all_per_res=false) |