Header menu logo BioFSharp

HelixOptions Type

Union cases

Union case Description

Default

Full Usage: Default

MaxBP int

Full Usage: MaxBP int

Parameters:
    Item : int

  --helixMaxBP arg (=10)       maximal number of base pairs inside a helix (arg
                               in range [2,20])
Item : int

MaxEDValue float

Full Usage: MaxEDValue float

Parameters:
    Item : float

  --helixMaxED arg (=999)      maximal ED-value allowed (per sequence) during
                               helix computation (arg in range [-999,999]).
Item : float

MaxEnergy float

Full Usage: MaxEnergy float

Parameters:
    Item : float

  --helixMaxE arg (=0)         maximal energy considered during helix
                               computation (arg in range [-999,999]).
Item : float

MaxInternalLoop float

Full Usage: MaxInternalLoop float

Parameters:
    Item : float

  --helixMaxIL arg (=0)        maximal size for each internal loop size in a
                               helix (arg in range [0,2]).
Item : float

MinBP int

Full Usage: MinBP int

Parameters:
    Item : int

  --helixMinBP arg (=2)        minimal number of base pairs inside a helix (arg
                               in range [2,4])
Item : int

WithED

Full Usage: WithED

  --helixWithED                if present, ED-values will be used within the
                               energy evaluation of a helix

Static members

Static member Description

HelixOptions.make

Full Usage: HelixOptions.make

Returns: HelixOptions -> string list
Returns: HelixOptions -> string list

Type something to start searching.