Uses of Class
org.snpsift.lang.function.Function
Packages that use Function
-
Uses of Function in org.snpsift.lang
Methods in org.snpsift.lang that return FunctionModifier and TypeMethodDescriptionLangFactory.expressionSetFactory(org.antlr.v4.runtime.tree.ParseTree tree) Create FunctionBoolSet from ASTLangFactory.functionFactory(org.antlr.v4.runtime.tree.ParseTree tree) Create functionLangFactory.functionVcfEntryFactory(org.antlr.v4.runtime.tree.ParseTree tree) Create Functions from tree Note: These functions that are calculated on the whole VcfEntry. -
Uses of Function in org.snpsift.lang.function
Subclasses of Function in org.snpsift.lang.functionModifier and TypeClassDescriptionclassCount number of heterozygous samplesclassCount number of homozygous samplesclassCount number of refernces samplesclassCount number of ALT samplesclassA function that returns a bool type (i.e.classIs an expression in a set?classIs 'genotypeNum' heterozygous?classIs 'genotypeNum' homozygous?classIs 'genotypeNum' reference?classIs 'genotypeNum' reference?