Uses of Enum Class
org.snpeff.vcf.VcfEntry.AlleleFrequencyType
Packages that use VcfEntry.AlleleFrequencyType
-
Uses of VcfEntry.AlleleFrequencyType in org.snpeff.vcf
Methods in org.snpeff.vcf that return VcfEntry.AlleleFrequencyTypeModifier and TypeMethodDescriptionVcfEntry.alleleFrequencyType()
Categorization by allele frequencystatic VcfEntry.AlleleFrequencyType
Returns the enum constant of this class with the specified name.static VcfEntry.AlleleFrequencyType[]
VcfEntry.AlleleFrequencyType.values()
Returns an array containing the constants of this enum class, in the order they are declared.