Header menu logo BioFSharp

ReportingThresholdOptions Type

Options controlling reporting thresholds:

Union cases

Union case Description

MaxDomainEvalue float

Full Usage: MaxDomainEvalue float

Parameters:
    Item : float

report domains <= this E-value threshold in output

Item : float

MaxSequenceEvalue float

Full Usage: MaxSequenceEvalue float

Parameters:
    Item : float

report sequences <= this E-value threshold in output

Item : float

MinDomainScore float

Full Usage: MinDomainScore float

Parameters:
    Item : float

report domains >= this score cutoff in output

Item : float

MinSequenceScore float

Full Usage: MinSequenceScore float

Parameters:
    Item : float

report sequences >= this score threshold in output

Item : float

Static members

Static member Description

ReportingThresholdOptions.make

Full Usage: ReportingThresholdOptions.make

Returns: ReportingThresholdOptions -> string list
Returns: ReportingThresholdOptions -> string list

Type something to start searching.