Header menu logo BioFSharp

IndexFilteringOptions Type

Union cases

Union case Description

FilterByIndex1 string

Full Usage: FilterByIndex1 string

Parameters:
    Item : string

specify a file contains a list of barcodes of index1 to be filtered out, one barcode per line.

Item : string

FilterByIndex2 string

Full Usage: FilterByIndex2 string

Parameters:
    Item : string

specify a file contains a list of barcodes of index2 to be filtered out, one barcode per line.

Item : string

IndexFilterThreshold int

Full Usage: IndexFilterThreshold int

Parameters:
    Item : int

the allowed difference of index barcode for index filtering, default 0 means completely identical.

Item : int

Static members

Static member Description

IndexFilteringOptions.makeCmd

Full Usage: IndexFilteringOptions.makeCmd

Returns: IndexFilteringOptions -> string
Returns: IndexFilteringOptions -> string

Type something to start searching.