Header menu logo BioFSharp

SeedOptions Type

Union cases

Union case Description

BPAmount int

Full Usage: BPAmount int

Parameters:
    Item : int

  --seedBP arg (=7)            number of inter-molecular base pairs within the
                               seed region (arg in range [2,20])
Item : int

MaxUnpairedBases int

Full Usage: MaxUnpairedBases int

Parameters:
    Item : int

  --seedMaxUP arg (=0)         maximal overall number (query+target) of
                               unpaired bases within the seed region (arg in
                               range [0,20])
Item : int

NoSeed

Full Usage: NoSeed

  --noSeed                     if present, no seed is enforced within the
                               predicted interactions

SeedList string

Full Usage: SeedList string

Parameters:
    Item : string

  --seedTQ arg                 comma separated list of explicit seed base pair
                               encoding(s) in the format startTbpsT&startQbpsQ,
                               e.g. '3|||.|&7||.||', where startT/Q are the
                               indices of the 5' seed ends in target/query
                               sequence and 'bps' the dot-bar base pair
                               encodings. This disables all other seed
                               constraints and seed identification.
Item : string

Static members

Static member Description

SeedOptions.make

Full Usage: SeedOptions.make

Returns: SeedOptions -> string list
Returns: SeedOptions -> string list

Type something to start searching.