Header menu logo BioFSharp

InclusionThresholdOptions Type

Options controlling inclusion (significance) thresholds:

Union cases

Union case Description

MaxDomainEvalue float

Full Usage: MaxDomainEvalue float

Parameters:
    Item : float

consider domains <= this E-value threshold as significant

Item : float

MaxSequenceEvalue float

Full Usage: MaxSequenceEvalue float

Parameters:
    Item : float

consider sequences <= this E-value threshold as significant

Item : float

MinDomainScore float

Full Usage: MinDomainScore float

Parameters:
    Item : float

consider domains >= this score threshold as significant

Item : float

MinSequenceScore float

Full Usage: MinSequenceScore float

Parameters:
    Item : float

consider sequences >= this score threshold as significant

Item : float

Static members

Static member Description

InclusionThresholdOptions.make

Full Usage: InclusionThresholdOptions.make

Returns: InclusionThresholdOptions -> string list
Returns: InclusionThresholdOptions -> string list

Type something to start searching.