DSSPLine Type
Record fields
| Record Field | Description |
Full Usage:
ALPHA
Field type: float
|
|
Full Usage:
AccessibleSurface
Field type: int
|
|
Full Usage:
AminoAcid
Field type: string
|
|
Full Usage:
Chain
Field type: string
|
|
Full Usage:
ChainId
Field type: string
|
|
Full Usage:
InsertionCode
Field type: string
|
|
Full Usage:
KAPPA
Field type: float
|
|
Full Usage:
NH_O_1_Energy
Field type: float
|
|
Full Usage:
NH_O_1_Relidx
Field type: int
|
|
Full Usage:
NH_O_2_Energy
Field type: float
|
|
Full Usage:
NH_O_2_Relidx
Field type: int
|
|
Full Usage:
O_NH_1_Energy
Field type: float
|
|
Full Usage:
O_NH_1_Relidx
Field type: int
|
|
Full Usage:
O_NH_2_Energy
Field type: float
|
|
Full Usage:
O_NH_2_Relidx
Field type: int
|
|
Full Usage:
PHI
Field type: float
|
|
Full Usage:
PSI
Field type: float
|
|
Full Usage:
ResidueIndex
Field type: int
|
|
Full Usage:
ResidueName
Field type: string
|
|
|
|
Full Usage:
TCO
Field type: float
|
|
Full Usage:
X_CA
Field type: float
|
|
Full Usage:
Y_CA
Field type: float
|
|
Full Usage:
Z_CA
Field type: float
|
|
Static members
| Static member | Description |
Full Usage:
DSSPLine.create residueindex residuename insertioncode chainid aminoacid secondarystructure accessiblesurface nh_o_1_relidx nh_o_1_energy o_nh_1_relidx o_nh_1_energy nh_o_2_relidx nh_o_2_energy o_nh_2_relidx o_nh_2_energy tco kappa alpha phi psi x_ca y_ca z_ca chain
Parameters:
int
residuename : string
insertioncode : string
chainid : string
aminoacid : string
secondarystructure : SecondaryStructure
accessiblesurface : int
nh_o_1_relidx : int
nh_o_1_energy : float
o_nh_1_relidx : int
o_nh_1_energy : float
nh_o_2_relidx : int
nh_o_2_energy : float
o_nh_2_relidx : int
o_nh_2_energy : float
tco : float
kappa : float
alpha : float
phi : float
psi : float
x_ca : float
y_ca : float
z_ca : float
chain : string
Returns: DSSPLine
|
|
BioFSharp