Uses of Enum Class
org.snpeff.geneSets.algorithm.EnrichmentAlgorithm.EnrichmentAlgorithmType
Packages that use EnrichmentAlgorithm.EnrichmentAlgorithmType
-
Uses of EnrichmentAlgorithm.EnrichmentAlgorithmType in org.snpeff.geneSets.algorithm
Methods in org.snpeff.geneSets.algorithm that return EnrichmentAlgorithm.EnrichmentAlgorithmTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.EnrichmentAlgorithm.EnrichmentAlgorithmType.values()
Returns an array containing the constants of this enum class, in the order they are declared.