Header menu logo BioFSharp

OutputFilteringSpliceJunctionsOptions Type

Union cases

Union case Description

CountTotalMin int * int * int * int

Full Usage: CountTotalMin int * int * int * int

Parameters:
    Item : int * int * int * int

minimum total (multi-mapping+unique) read count per junction for: (1) non-canonical motifs, (2) GT/AG and CT/AC motif, (3) GC/AG and CT/GC motif, (4) AT/AC and GT/AT motif. -1 means no output for that motif Junctions are output if one of outSJfilterCountUniqueMin OR outSJfilterCountTotalMin conditions are satisfied does not apply to annotated junctions

Item : int * int * int * int

CountUniqueMin int * int * int * int

Full Usage: CountUniqueMin int * int * int * int

Parameters:
    Item : int * int * int * int

minimum uniquely mapping read count per junction for: (1) non-canonical motifs, (2) GT/AG and CT/AC motif, (3) GC/AG and CT/GC motif, (4) AT/AC and GT/AT motif. -1 means no output for that motif Junctions are output if one of outSJfilterCountUniqueMin OR outSJfilterCountTotalMin conditions are satisfied does not apply to annotated junctions

Item : int * int * int * int

DistToOtherSJmin int * int * int * int

Full Usage: DistToOtherSJmin int * int * int * int

Parameters:
    Item : int * int * int * int

minimum allowed distance to other junctions' donor/acceptor does not apply to annotated junctions

Item : int * int * int * int

which reads to consider for collapsed splice junctions output

Item : SpliceJunctionsFilterReadOptions

IntronMaxVsReadN int list

Full Usage: IntronMaxVsReadN int list

Parameters:
    Item : int list

maximum gap allowed for junctions supported by 1,2,3,,,N reads i.e. by default junctions supported by 1 read can have gaps <=50000b, by 2 reads: <=100000b, by 3 reads: <=200000. by >=4 reads any gap <=alignIntronMax does not apply to annotated junctions

Item : int list

OverhangMin int * int * int * int

Full Usage: OverhangMin int * int * int * int

Parameters:
    Item : int * int * int * int

minimum overhang length for splice junctions on both sides for: (1) non-canonical motifs, (2) GT/AG and CT/AC motif, (3) GC/AG and CT/GC motif, (4) AT/AC and GT/AT motif. -1 means no output for that motif does not apply to annotated junctions

Item : int * int * int * int

Static members

Static member Description

OutputFilteringSpliceJunctionsOptions.makeCmd

Full Usage: OutputFilteringSpliceJunctionsOptions.makeCmd

Returns: OutputFilteringSpliceJunctionsOptions -> string list
Returns: OutputFilteringSpliceJunctionsOptions -> string list

Type something to start searching.