Home
last modified time | relevance | path

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

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers3/
H A Drazers_parallel.h44 …erificationResult(std::shared_ptr<TMatches> & matches_, unsigned hitGroupId_, unsigned windowNo_) : in SingleVerificationResult()
45 matches(matches_), hitGroupId(hitGroupId_), windowNo(windowNo_) in SingleVerificationResult()
206 …onResults_, TFragmentStore & globalStore_, unsigned contigId_, unsigned windowNo_, std::shared_ptr… in Job() argument
207 …ionResults_), globalStore(&globalStore_), contigId(contigId_), windowNo(windowNo_), hitsPtr(hitsPt… in Job()