Header menu logo BioFSharp

GlobalAlignmentInfo Type

Record fields

Record Field Description

ExtendGapPenalty

Full Usage: ExtendGapPenalty

Field type: int
Field type: int

GapPenalty

Full Usage: GapPenalty

Field type: int
Field type: int

Identity

Full Usage: Identity

Field type: int
Field type: int

IdentityFraction

Full Usage: IdentityFraction

Field type: float
Field type: float

Length

Full Usage: Length

Field type: int
Field type: int

Score

Full Usage: Score

Field type: int
Field type: int

Static members

Static member Description

GlobalAlignmentInfo.create (score, gapPenalty, extendGapPenalty, length, identity, identityFraction)

Full Usage: GlobalAlignmentInfo.create (score, gapPenalty, extendGapPenalty, length, identity, identityFraction)

Parameters:
    score : int
    gapPenalty : int
    extendGapPenalty : int
    length : int
    identity : int
    identityFraction : float

Returns: GlobalAlignmentInfo
score : int
gapPenalty : int
extendGapPenalty : int
length : int
identity : int
identityFraction : float
Returns: GlobalAlignmentInfo

Type something to start searching.