|
Rosetta 3.5
|
info for each residue- is it part of the interface and if so, what ligands is it near More...
#include <Interface.hh>

Public Types | |
| enum | Type { non_interface, near_interface, is_interface } |
Public Member Functions | |
| InterfaceInfo () | |
| InterfaceInfo (Type t) | |
Public Attributes | |
| Type | type |
| core::Size | chain_id |
| char | chain |
info for each residue- is it part of the interface and if so, what ligands is it near
Definition at line 42 of file Interface.hh.
| Enumerator | |
|---|---|
| non_interface | |
| near_interface | |
| is_interface | |
Definition at line 43 of file Interface.hh.
|
inline |
Definition at line 52 of file Interface.hh.
|
inline |
Definition at line 53 of file Interface.hh.
| char protocols::ligand_docking::ligand_options::InterfaceInfo::chain |
Definition at line 50 of file Interface.hh.
| core::Size protocols::ligand_docking::ligand_options::InterfaceInfo::chain_id |
Definition at line 49 of file Interface.hh.
| Type protocols::ligand_docking::ligand_options::InterfaceInfo::type |
Definition at line 48 of file Interface.hh.
1.8.4