Header menu logo BioFSharp

RunParams Type

Union cases

Union case Description

DirectoryPermissions RunPermission

Full Usage: DirectoryPermissions RunPermission

Parameters:

permissions for the directories created at the run-time.

Item : RunPermission

Mode RunMode

Full Usage: Mode RunMode

Parameters:

type of the STAR run

Item : RunMode

RNGSeed int

Full Usage: RNGSeed int

Parameters:
    Item : int

random number generator seed.

Item : int

Threads int

Full Usage: Threads int

Parameters:
    Item : int

number of threads to run STAR

Item : int

Static members

Static member Description

RunParams.makeCmd

Full Usage: RunParams.makeCmd

Returns: RunParams -> string list
Returns: RunParams -> string list

Type something to start searching.