Uses of Class
org.snpeff.binseq.DnaSequenceId
Packages that use DnaSequenceId
-
Uses of DnaSequenceId in org.snpeff.binseq
Methods in org.snpeff.binseq that return DnaSequenceIdModifier and TypeMethodDescriptionstatic DnaSequenceIdDnaSequenceId.empty()Empty sequence singleton -
Uses of DnaSequenceId in org.snpeff.binseq.indexer
Classes in org.snpeff.binseq.indexer that implement interfaces with type arguments of type DnaSequenceIdModifier and TypeClassDescriptionclassOnly allow overlaps between sequences mapped to same/different partitionclassOnly allow sequences with different IDs to be overlappedMethods in org.snpeff.binseq.indexer with parameters of type DnaSequenceIdModifier and TypeMethodDescriptionbooleanOverlapFilterCompareAllAll.considerOverlap(DnaSequenceId seq1, DnaSequenceId seq2) Consider overlap between two sequences?booleanOverlapFilterDnaId.considerOverlap(DnaSequenceId seq1, DnaSequenceId seq2) Consider overlap between two sequences? -
Uses of DnaSequenceId in org.snpeff.fileIterator
Subclasses with type arguments of type DnaSequenceId in org.snpeff.fileIterator