And |
And expression
|
Div |
And expression
|
Eq |
Equal
|
Exists |
Exists operator (true if a field exists)
|
Expression |
A generic expresion
Expressions have values (VcfInfoType)
|
ExpressionBinary |
Binary condition
|
ExpressionUnary |
An expression that can be negated
|
Field |
A field:
E.g.: 'DP', 'CHROM'
|
FieldConstant |
A 'constant' field: e.g.
|
FieldConstantFloat |
A 'constant' field: e.g.
|
FieldEff |
An 'EFF' field form SnpEff:
E.g.: 'EFF[2].GENE'
|
FieldGenotype |
A field:
E.g.: 'GEN[2].GT'
|
FieldGenotypeSub |
A field:
E.g.: 'GEN[2].PL[3]'
|
FieldIterator |
Iterates on fields / sub-fields
It's a singleton
|
FieldLof |
A LOF field form SnpEff:
E.g.: 'LOF[2].GENE'
|
FieldNmd |
A NMD field form SnpEff:
E.g.: 'NMD[2].GENE'
|
FieldSub |
A field that has sub fields (e.g.
|
Ge |
Greater equal
|
Gt |
Greater equal
|
Has |
Equal
|
Le |
Less or equal than
|
Literal |
|
Lt |
Greater equal
|
Match |
Match a regular expression (string)
|
Minus |
And expression
|
Mod |
And expression
|
Na |
Exists operator (true if a field exists)
|
Neq |
Not equal
|
Not |
Not expression
|
NotMatch |
Match a regular expression (string)
|
Or |
Or expression
|
Plus |
And expression
|
Times |
And expression
|
Xor |
Or expression
|