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 TypeClassDescriptionclass
Count number of heterozygous samplesclass
Count number of homozygous samplesclass
Count number of refernces samplesclass
Count number of ALT samplesclass
A function that returns a bool type (i.e.class
Is an expression in a set?class
Is 'genotypeNum' heterozygous?class
Is 'genotypeNum' homozygous?class
Is 'genotypeNum' reference?class
Is 'genotypeNum' reference?