Uses of Class
org.snpeff.interval.Intron
Packages that use Intron
-
Uses of Intron in org.snpeff.interval
Methods in org.snpeff.interval that return IntronModifier and TypeMethodDescriptionIntron.cloneShallow()
Transcript.findIntron
(int pos) Return an intron overlapping position 'pos'Methods in org.snpeff.interval that return types with arguments of type IntronMethods in org.snpeff.interval with parameters of type IntronConstructors in org.snpeff.interval with parameters of type IntronModifierConstructorDescriptionSpliceSite
(Intron parent, int start, int end, boolean strandMinus, String id) SpliceSiteAcceptor
(Intron parent, int start, int end, boolean strandMinus, String id) SpliceSiteBranch
(Intron parent, int start, int end, boolean strandMinus, String id) SpliceSiteBranchU12
(Intron parent, int start, int end, boolean strandMinus, String id) SpliceSiteDonor
(Intron parent, int start, int end, boolean strandMinus, String id) SpliceSiteRegion
(Intron parent, int start, int end, boolean strandMinus, String id) -
Uses of Intron in org.snpeff.snpEffect
Methods in org.snpeff.snpEffect that return IntronMethods in org.snpeff.snpEffect with parameters of type Intron -
Uses of Intron in org.snpeff.svg
Constructors in org.snpeff.svg with parameters of type Intron