Header menu logo BioFSharp

PredictionOutput Type

Record type containing prediction score, proteinId, and sequence of a peptide

Record fields

Record Field Description

Distinct

Full Usage: Distinct

Field type: bool

Indicates wether the peptide is uniquely mapping to the protein of interest

Field type: bool

PredictionScore

Full Usage: PredictionScore

Field type: float

observability score returned by dppop prediction

Field type: float

ProteinId

Full Usage: ProteinId

Field type: string

ID of the protein this peptide maps to

Field type: string

Sequence

Full Usage: Sequence

Field type: string

Sequence of the peptide

Field type: string

Type something to start searching.