Uses of Class
org.snpsift.lang.expression.Field
Packages that use Field
-
Uses of Field in org.snpsift.lang
Methods in org.snpsift.lang that return FieldModifier and TypeMethodDescriptionLangFactory.fieldFactory(org.antlr.v4.runtime.tree.ParseTree tree) Create 'Expression' from Tree -
Uses of Field in org.snpsift.lang.expression
Subclasses of Field in org.snpsift.lang.expressionModifier and TypeClassDescriptionclassA 'constant' field: e.g.classA 'constant' field: e.g.classAn 'EFF' field form SnpEff: E.g.: 'EFF[2].GENE'classA field: E.g.: 'GEN[2].GT'classA field: E.g.: 'GEN[2].PL[3]'classA LOF field form SnpEff: E.g.: 'LOF[2].GENE'classA NMD field form SnpEff: E.g.: 'NMD[2].GENE'classA field that has sub fields (e.g.Methods in org.snpsift.lang.expression that return Field