Uses of Enum Class
org.snpeff.interval.Exon.ExonSpliceType
Packages that use Exon.ExonSpliceType
-
Uses of Exon.ExonSpliceType in org.snpeff.interval
Subclasses with type arguments of type Exon.ExonSpliceType in org.snpeff.intervalModifier and TypeClassDescriptionstatic enumCharacterize exons based on alternative splicing References: "Alternative splicing and evolution - diversification, exon definition and function" (see Box 1)Methods in org.snpeff.interval that return Exon.ExonSpliceTypeModifier and TypeMethodDescriptionExon.getSpliceType()static Exon.ExonSpliceTypeReturns the enum constant of this class with the specified name.static Exon.ExonSpliceType[]Exon.ExonSpliceType.values()Returns an array containing the constants of this enum class, in the order they are declared.