Package org.snpsift.lang.function
Class FunctionBoolGenotype
java.lang.Object
org.snpsift.lang.expression.Expression
org.snpsift.lang.function.Function
org.snpsift.lang.function.FunctionBoolGenotype
A function that returns a bool type (i.e. true or false).
The function is evaluated on a genotype
- Author:
- pablocingolani
-
Field Summary
Fields inherited from class org.snpsift.lang.expression.Expression
debug, negated, operator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.snpeff.vcf.VcfGenotype
evalGenotype
(org.snpeff.vcf.VcfEntry vcfEntry) Evaluate index expression and obtein genotypetoString()
Methods inherited from class org.snpsift.lang.expression.Expression
eval, eval, setNegated