Uses of Enum Class
org.snpeff.interval.BioType
Packages that use BioType
-
Uses of BioType in org.snpeff.interval
Methods in org.snpeff.interval that return BioTypeModifier and TypeMethodDescriptionstatic BioTypeBioType.coding(boolean isCoding) Basic bioTypes for coding / non-coding genesGffMarker.getBiotype()Gene.getBioType()Transcript.getBioType()protected BioTypeGffMarker.getBiotypeGeneric()GffMarker.getGeneBiotype()GffMarker.getTranscriptBiotype()static BioTypeParse a BioTypestatic BioTypeReturns the enum constant of this class with the specified name.static BioType[]BioType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.snpeff.interval with parameters of type BioTypeModifier and TypeMethodDescriptionvoidGene.setBioType(BioType bioType) voidTranscript.setBioType(BioType bioType) Constructors in org.snpeff.interval with parameters of type BioType -
Uses of BioType in org.snpeff.snpEffect
Methods in org.snpeff.snpEffect that return BioType -
Uses of BioType in org.snpeff.vcf
Methods in org.snpeff.vcf that return BioTypeMethods in org.snpeff.vcf with parameters of type BioType