Uses of Class
org.snpsift.lang.function.FunctionBoolGenotype
-
Packages that use FunctionBoolGenotype Package Description org.snpsift.lang org.snpsift.lang.function -
-
Uses of FunctionBoolGenotype in org.snpsift.lang
Methods in org.snpsift.lang that return FunctionBoolGenotype Modifier and Type Method Description FunctionBoolGenotypeLangFactory. functionBoolGenotypeFactory(org.antlr.v4.runtime.tree.ParseTree tree)Create FunctionBoolGenotype from AST -
Uses of FunctionBoolGenotype in org.snpsift.lang.function
Subclasses of FunctionBoolGenotype in org.snpsift.lang.function Modifier and Type Class Description classIsHetIs 'genotypeNum' heterozygous?classIsHomIs 'genotypeNum' homozygous?classIsRefIs 'genotypeNum' reference?classIsVariantIs 'genotypeNum' reference?
-