Home
last modified time | relevance | path

Searched defs:maxUgStreak (Results 1 – 5 of 5) sorted by relevance

/dports/biology/bowtie2/bowtie2-2.4.4/
H A Daligner_sw_driver.cpp775 size_t maxUgStreak, // stop after streak of this many ungap fails in extendSeeds()
1385 int SwDriver::extendSeedsPaired( in extendSeedsPaired()
H A Dbt2_search.cpp231 static size_t maxUgStreak; // stop after this many ungap fails in a row variable
/dports/biology/hisat2/hisat2-2.2.1/
H A Daligner_sw_driver.h1299 size_t maxUgStreak, // stop after streak of this many ungap fails in extendSeeds()
1913 int SwDriver<index_t>::extendSeedsPaired( in extendSeedsPaired()
H A Dhisat_bp.cpp217 static size_t maxUgStreak; // stop after this many ungap fails in a row variable
H A Dhisat2.cpp221 static size_t maxUgStreak; // stop after this many ungap fails in a row variable