Home
last modified time | relevance | path

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

/dports/biology/seqan1/seqan-1.3.1/apps/razers/
H A Drazers_spliced.h1330 unsigned prefixErrors = 0; in combineLeftRight() local
1339 ++prefixErrors; in combineLeftRight()
1343 if (suffixErrors+prefixErrors <= maxErrors) in combineLeftRight()
1349 mL.editDist = prefixErrors; in combineLeftRight()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers/
H A Drazers_spliced.h1332 unsigned prefixErrors = 0; in combineLeftRight() local
1341 ++prefixErrors; in combineLeftRight()
1345 if (suffixErrors+prefixErrors <= maxErrors) in combineLeftRight()
1351 mL.editDist = prefixErrors; in combineLeftRight()
/dports/biology/seqan1/seqan-1.3.1/apps/splazers/
H A Drazers_spliced.h1367 unsigned prefixErrors = 0; in combineLeftRight() local
1376 ++prefixErrors; in combineLeftRight()
1380 if (suffixErrors+prefixErrors <= maxErrors) in combineLeftRight()
1386 mL.editDist = prefixErrors; in combineLeftRight()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/splazers/
H A Drazers_spliced.h1855 unsigned prefixErrors = 0; in combineLeftRight() local
1864 ++prefixErrors; in combineLeftRight()
1868 if (suffixErrors+prefixErrors <= maxErrors) in combineLeftRight()
1874 mL.editDist = prefixErrors; in combineLeftRight()