Uses of Class
org.snpeff.interval.tree.IntervalForest
-
Packages that use IntervalForest Package Description org.snpeff.interval org.snpeff.snpEffect -
-
Uses of IntervalForest in org.snpeff.interval
Methods in org.snpeff.interval with parameters of type IntervalForest Modifier and Type Method Description MarkersMarker. query(IntervalForest intervalForest)Return a collection of intervals that intersect this markerMarkersVariantBnd. query(IntervalForest intervalForest)Return a collection of intervals that intersect both ends of this variant -
Uses of IntervalForest in org.snpeff.snpEffect
Methods in org.snpeff.snpEffect that return IntervalForest Modifier and Type Method Description IntervalForestSnpEffectPredictor. getIntervalForest()
-