Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | AtomMonomerInfo --+ | AtomPDBResidueInfo
The class to store PDB residue information attached to Atoms
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
__instance_size__ = 172
|
|
|||
Inherited from |
|
GetAltLoc( (AtomPDBResidueInfo)arg1) -> str : C++ signature : std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > GetAltLoc(RDKit::AtomPDBResidueInfo {lvalue}) |
GetChainId( (AtomPDBResidueInfo)arg1) -> str : C++ signature : std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > GetChainId(RDKit::AtomPDBResidueInfo {lvalue}) |
GetInsertionCode( (AtomPDBResidueInfo)arg1) -> str : C++ signature : std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > GetInsertionCode(RDKit::AtomPDBResidueInfo {lvalue}) |
GetIsHeteroAtom( (AtomPDBResidueInfo)arg1) -> bool : C++ signature : bool GetIsHeteroAtom(RDKit::AtomPDBResidueInfo {lvalue}) |
GetOccupancy( (AtomPDBResidueInfo)arg1) -> float : C++ signature : double GetOccupancy(RDKit::AtomPDBResidueInfo {lvalue}) |
GetResidueName( (AtomPDBResidueInfo)arg1) -> str : C++ signature : std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > GetResidueName(RDKit::AtomPDBResidueInfo {lvalue}) |
GetResidueNumber( (AtomPDBResidueInfo)arg1) -> int : C++ signature : int GetResidueNumber(RDKit::AtomPDBResidueInfo {lvalue}) |
GetSecondaryStructure( (AtomPDBResidueInfo)arg1) -> int : C++ signature : unsigned int GetSecondaryStructure(RDKit::AtomPDBResidueInfo {lvalue}) |
GetSegmentNumber( (AtomPDBResidueInfo)arg1) -> int : C++ signature : unsigned int GetSegmentNumber(RDKit::AtomPDBResidueInfo {lvalue}) |
GetSerialNumber( (AtomPDBResidueInfo)arg1) -> int : C++ signature : int GetSerialNumber(RDKit::AtomPDBResidueInfo {lvalue}) |
GetTempFactor( (AtomPDBResidueInfo)arg1) -> float : C++ signature : double GetTempFactor(RDKit::AtomPDBResidueInfo {lvalue}) |
SetAltLoc( (AtomPDBResidueInfo)arg1, (str)arg2) -> None : C++ signature : void SetAltLoc(RDKit::AtomPDBResidueInfo {lvalue},std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) |
SetChainId( (AtomPDBResidueInfo)arg1, (str)arg2) -> None : C++ signature : void SetChainId(RDKit::AtomPDBResidueInfo {lvalue},std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) |
SetInsertionCode( (AtomPDBResidueInfo)arg1, (str)arg2) -> None : C++ signature : void SetInsertionCode(RDKit::AtomPDBResidueInfo {lvalue},std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) |
SetIsHeteroAtom( (AtomPDBResidueInfo)arg1, (bool)arg2) -> None : C++ signature : void SetIsHeteroAtom(RDKit::AtomPDBResidueInfo {lvalue},bool) |
SetOccupancy( (AtomPDBResidueInfo)arg1, (float)arg2) -> None : C++ signature : void SetOccupancy(RDKit::AtomPDBResidueInfo {lvalue},double) |
SetResidueName( (AtomPDBResidueInfo)arg1, (str)arg2) -> None : C++ signature : void SetResidueName(RDKit::AtomPDBResidueInfo {lvalue},std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) |
SetResidueNumber( (AtomPDBResidueInfo)arg1, (int)arg2) -> None : C++ signature : void SetResidueNumber(RDKit::AtomPDBResidueInfo {lvalue},int) |
SetSecondaryStructure( (AtomPDBResidueInfo)arg1, (int)arg2) -> None : C++ signature : void SetSecondaryStructure(RDKit::AtomPDBResidueInfo {lvalue},unsigned int) |
SetSegmentNumber( (AtomPDBResidueInfo)arg1, (int)arg2) -> None : C++ signature : void SetSegmentNumber(RDKit::AtomPDBResidueInfo {lvalue},unsigned int) |
SetSerialNumber( (AtomPDBResidueInfo)arg1, (int)arg2) -> None : C++ signature : void SetSerialNumber(RDKit::AtomPDBResidueInfo {lvalue},int) |
SetTempFactor( (AtomPDBResidueInfo)arg1, (float)arg2) -> None : C++ signature : void SetTempFactor(RDKit::AtomPDBResidueInfo {lvalue},double) |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (str)atomName [, (int)serialNumber=1 [, (str)altLoc='' [, (str)residueName='' [, (int)residueNumber=0 [, (str)chainId='' [, (str)insertionCode='' [, (float)occupancy=1.0 [, (float)tempFactor=0.0 [, (bool)isHeteroAtom=False [, (int)secondaryStructure=0 [, (int)segmentNumber=0]]]]]]]]]]]) -> None : C++ signature : void __init__(_object*,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > [,int=1 [,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >='' [,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >='' [,int=0 [,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >='' [,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >='' [,double=1.0 [,double=0.0 [,bool=False [,unsigned int=0 [,unsigned int=0]]]]]]]]]]])
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 25 09:15:50 2016 | http://epydoc.sourceforge.net |