Header menu logo BioFSharp

MiscellaneousOptions Type

Other options:

Union cases

Union case Description

AssertInFormat string

Full Usage: AssertInFormat string

Parameters:
    Item : string

assert input alifile is in format (no autodetect)

Item : string

MaxInsertionLength int

Full Usage: MaxInsertionLength int

Parameters:
    Item : int

pretend all inserts are length <=

Item : int

Seed int

Full Usage: Seed int

Parameters:
    Item : int

set RNG seed to (if 0: one-time arbitrary seed)

Item : int

Stall

Full Usage: Stall

arrest after start: for attaching debugger to process

TailMass float

Full Usage: TailMass float

Parameters:
    Item : float

tail mass at which window length is determined

Item : float

Threads int

Full Usage: Threads int

Parameters:
    Item : int

number of parallel CPU workers for multithreads

Item : int

WindowLength int

Full Usage: WindowLength int

Parameters:
    Item : int

window length

Item : int

Static members

Static member Description

MiscellaneousOptions.make

Full Usage: MiscellaneousOptions.make

Returns: MiscellaneousOptions -> string list
Returns: MiscellaneousOptions -> string list

Type something to start searching.