Header menu logo BioFSharp

DSSPLine Type

Record fields

Record Field Description

ALPHA

Full Usage: ALPHA

Field type: float
Field type: float

AccessibleSurface

Full Usage: AccessibleSurface

Field type: int
Field type: int

AminoAcid

Full Usage: AminoAcid

Field type: string
Field type: string

Chain

Full Usage: Chain

Field type: string
Field type: string

ChainId

Full Usage: ChainId

Field type: string
Field type: string

InsertionCode

Full Usage: InsertionCode

Field type: string
Field type: string

KAPPA

Full Usage: KAPPA

Field type: float
Field type: float

NH_O_1_Energy

Full Usage: NH_O_1_Energy

Field type: float
Field type: float

NH_O_1_Relidx

Full Usage: NH_O_1_Relidx

Field type: int
Field type: int

NH_O_2_Energy

Full Usage: NH_O_2_Energy

Field type: float
Field type: float

NH_O_2_Relidx

Full Usage: NH_O_2_Relidx

Field type: int
Field type: int

O_NH_1_Energy

Full Usage: O_NH_1_Energy

Field type: float
Field type: float

O_NH_1_Relidx

Full Usage: O_NH_1_Relidx

Field type: int
Field type: int

O_NH_2_Energy

Full Usage: O_NH_2_Energy

Field type: float
Field type: float

O_NH_2_Relidx

Full Usage: O_NH_2_Relidx

Field type: int
Field type: int

PHI

Full Usage: PHI

Field type: float
Field type: float

PSI

Full Usage: PSI

Field type: float
Field type: float

ResidueIndex

Full Usage: ResidueIndex

Field type: int
Field type: int

ResidueName

Full Usage: ResidueName

Field type: string
Field type: string

SecondaryStructure

Full Usage: SecondaryStructure

Field type: SecondaryStructure
Field type: SecondaryStructure

TCO

Full Usage: TCO

Field type: float
Field type: float

X_CA

Full Usage: X_CA

Field type: float
Field type: float

Y_CA

Full Usage: Y_CA

Field type: float
Field type: float

Z_CA

Full Usage: Z_CA

Field type: float
Field type: float

Static members

Static member Description

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

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:
    residueindex : 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
residueindex : 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

Type something to start searching.