Stride Module
Functions and values
| Function or value | Description |
|
|
|
|
Type extensions
| Type extension | Description |
Full Usage:
StrideLine.ofParseResults residueindex ordinalresidueindex residuename chainid aminoacid secondarystructure accessiblesurface phi psi
Parameters:
Result<int, ('a * exn)>
ordinalresidueindex : Result<int, ('b * exn)>
residuename : Result<string, ('c * exn)>
chainid : Result<string, ('d * exn)>
aminoacid : Result<AminoAcid, ('e * exn)>
secondarystructure : Result<SecondaryStructure, ('f * exn)>
accessiblesurface : Result<float, ('g * exn)>
phi : Result<float, ('h * exn)>
psi : Result<float, ('i * exn)>
Returns: StrideLine
|
Extended Type:
|
|
Extended Type:
|
BioFSharp