Package org.snpsift.lang.function
-
Class Summary Class Description CountHet Count number of heterozygous samplesCountHom Count number of homozygous samplesCountRef Count number of refernces samplesCountVariant Count number of ALT samplesFunction A function that returns an expression (i.e.FunctionBoolGenotype A function that returns a bool type (i.e.In Is an expression in a set?IsHet Is 'genotypeNum' heterozygous?IsHom Is 'genotypeNum' homozygous?IsRef Is 'genotypeNum' reference?IsVariant Is 'genotypeNum' reference?