Uses of Class
org.snpeff.SnpEff.InputFormat
-
Packages that use SnpEff.InputFormat Package Description org.snpeff -
-
Uses of SnpEff.InputFormat in org.snpeff
Methods in org.snpeff that return SnpEff.InputFormat Modifier and Type Method Description static SnpEff.InputFormat
SnpEff.InputFormat. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SnpEff.InputFormat[]
SnpEff.InputFormat. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-