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 DnaSequenceId
DnaSequenceId.empty()
Empty sequence singleton -
Uses of DnaSequenceId in org.snpeff.binseq.indexer
Methods in org.snpeff.binseq.indexer with parameters of type DnaSequenceIdModifier and TypeMethodDescriptionboolean
OverlapFilterCompareAllAll.considerOverlap
(DnaSequenceId seq1, DnaSequenceId seq2) Consider overlap between two sequences?boolean
OverlapFilterDnaId.considerOverlap
(DnaSequenceId seq1, DnaSequenceId seq2) Consider overlap between two sequences?