Home | Trees | Indices | Help |
---|
|
|
|||
SingletonBase_T_core_chemical_ChemicalManager_T SingletonBase is meant to serve as a base class for singleton classes in Rosetta handling the initialization of the singleton in a thread-safe way. |
|||
SingletonBase_T_core_chemical_ChemicalManager_TAP | |||
SingletonBase_T_core_chemical_ChemicalManager_TCAP |
|
|||
|
|
|||
__package__ = None
|
|
select_interface_residues( (Pose)pose, (str)interface, (int)interface_distance) -> vector1_bool : ///////////// General Interface Tools /////////////////////////// Get a set of interface residues using the dock_chains interface string: Ex: LH_A. Uses Steven's InterGroupNeighborsCalculator. Does not require pose to have specific foldtree. C++ signature : utility::vector1<bool, std::allocator<bool> > select_interface_residues(core::pose::Pose,std::string,unsigned long) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:55 2015 | http://epydoc.sourceforge.net |