Header menu logo BioFSharp

OutputSortingOptions Type

type of sorting for the SAM output

Union cases

Union case Description

Paired

Full Usage: Paired

one mate after the other for all paired alignments

PairedKeepInputOrder

Full Usage: PairedKeepInputOrder

one mate after the other for all paired alignments, the order is kept the same as in the input FASTQ files

Static members

Static member Description

OutputSortingOptions.make

Full Usage: OutputSortingOptions.make

Returns: OutputSortingOptions -> string
Returns: OutputSortingOptions -> string

Type something to start searching.