Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Daligngivenpathsw.cpp236 unsigned uInsertColCountA = uColCountA - uColIndexA; in AlignTwoMSAsGivenPathSW() local
239 AppendUnalignedTerminals(msaA, uColIndexA, uInsertColCountA, msaB, uColIndexB, in AlignTwoMSAsGivenPathSW()
H A Daligngivenpath.cpp377 unsigned uInsertColCountA = uColCountA - uColIndexA; in AlignTwoMSAsGivenPath() local
381 assert(uInsertColCountA == 0); in AlignTwoMSAsGivenPath()
383 AppendTplInserts(msaA, uColIndexA, uInsertColCountA, msaB, uColIndexB, in AlignTwoMSAsGivenPath()
/dports/biology/muscle/muscle-3.8.1551/
H A Daligngivenpathsw.cpp232 unsigned uInsertColCountA = uColCountA - uColIndexA; in AlignTwoMSAsGivenPathSW() local
235 AppendUnalignedTerminals(msaA, uColIndexA, uInsertColCountA, msaB, uColIndexB, in AlignTwoMSAsGivenPathSW()
H A Daligngivenpath.cpp363 unsigned uInsertColCountA = uColCountA - uColIndexA; in AlignTwoMSAsGivenPath() local
367 assert(uInsertColCountA == 0); in AlignTwoMSAsGivenPath()
369 AppendTplInserts(msaA, uColIndexA, uInsertColCountA, msaB, uColIndexB, in AlignTwoMSAsGivenPath()