Searched refs:AlignedOffsets (Results 1 – 1 of 1) sorted by relevance
86 static std::pair<int32_t, int32_t> AlignedOffsets(const BamRecord& record, const int seqLength) in AlignedOffsets() function499 const auto alignedOffsets = internal::AlignedOffsets(*this, seqLength); in CalculateAlignedPositions()