Rosetta Protocols  2015.09
Classes | Namespaces
StrandBundleFeatures.hh File Reference

extract beta strand, strand pairs, sandwiches in pdb file, see wiki.rosettacommons.org/index.php/MultiBodyFeaturesReporters#StrandBundleFeatures for detail More...

#include <protocols/features/strand_assembly/StrandBundleFeatures.fwd.hh>
#include <boost/uuid/uuid.hpp>
#include <protocols/features/FeaturesReporter.hh>
#include <protocols/features/strand_assembly/StrandFragment.hh>
#include <utility/vector1.hh>
#include <string>

Classes

class  protocols::features::strand_assembly::StrandBundleFeatures
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::features
 
 protocols::features::strand_assembly
 

Detailed Description

extract beta strand, strand pairs, sandwiches in pdb file, see wiki.rosettacommons.org/index.php/MultiBodyFeaturesReporters#StrandBundleFeatures for detail

Author
Doo Nam Kim (based on Tim Jacobs' helix_assembly)