Uses of Interface
org.snpeff.binseq.indexer.OverlapFilter
Packages that use OverlapFilter
-
Uses of OverlapFilter in org.snpeff.binseq.indexer
Classes in org.snpeff.binseq.indexer that implement OverlapFilterModifier and TypeClassDescriptionclassOnly allow overlaps between sequences mapped to same/different partitionclassOnly allow sequences with different IDs to be overlappedMethods in org.snpeff.binseq.indexer that return OverlapFilterMethods in org.snpeff.binseq.indexer with parameters of type OverlapFilterModifier and TypeMethodDescriptionvoidSuffixIndexerNmer.setOverlapFilter(OverlapFilter<T> overlapFilter)