Home
last modified time | relevance | path

Searched defs:ovlLength (Results 1 – 2 of 2) sorted by relevance

/dports/biology/canu/canu-2.2/src/correction/
H A DcomputeGlobalScore.C39 uint32 ovlLength = ovl[oo].a_end() - ovl[oo].a_bgn(); in compute() local
71 uint64 ovlLength = ovl[oo].a_len(); in compute() local
H A DgenerateCorrectionLayouts.C87 uint64 ovlLength = ovl[oo].b_len(); in generateLayout() local