Home
last modified time | relevance | path

Searched refs:isDuplicateByMappingDifferentLength (Results 1 – 1 of 1) sorted by relevance

/dports/biology/bbmap/bbmap/current/stream/
H A DRead.java626 return isDuplicateByMappingDifferentLength(r, bothEnds, checkAlignment); in isDuplicateByMapping()
666 …public boolean isDuplicateByMappingDifferentLength(Read r, boolean bothEnds, boolean checkAlignmen… in isDuplicateByMappingDifferentLength() method in Read