Header menu logo BioFSharp

BaseCorrectionOptions Type

Union cases

Union case Description

EnableBaseCorrection

Full Usage: EnableBaseCorrection

enable base correction in overlapped regions (only for PE data), default is disabled.

MaxOverlapDifference int

Full Usage: MaxOverlapDifference int

Parameters:
    Item : int

the maximum difference of the overlapped region for overlap analysis based adapter trimming and correction. 5 by default.

Item : int

RequiredLengthOverlap int

Full Usage: RequiredLengthOverlap int

Parameters:
    Item : int

the minimum length of the overlapped region for overlap analysis based adapter trimming and correction. 30 by default.

Item : int

Static members

Static member Description

BaseCorrectionOptions.makeCmd

Full Usage: BaseCorrectionOptions.makeCmd

Returns: BaseCorrectionOptions -> string
Returns: BaseCorrectionOptions -> string

Type something to start searching.