Uses of Class
org.snpeff.interval.Utr
Packages that use Utr
-
Uses of Utr in org.snpeff.interval
Subclasses of Utr in org.snpeff.intervalModifier and TypeClassDescriptionclass
Interval for a UTR (5 prime UTR and 3 prime UTRclass
Interval for a UTR (5 prime UTR and 3 prime UTRMethods in org.snpeff.interval that return UtrModifier and TypeMethodDescriptionTranscript.findUtr
(int pos) Return the UTR that hits position 'pos'Methods in org.snpeff.interval that return types with arguments of type UtrModifier and TypeMethodDescriptionReturn the UTR that intersects 'marker' (null if not found)Transcript.getUtrs()
Get all UTRsMethods in org.snpeff.interval with parameters of type Utr