Home
last modified time | relevance | path

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

/dports/biology/bowtie2/bowtie2-2.4.4/
H A Daligner_sw_driver.cpp776 size_t maxDpStreak, // stop after streak of this many dp fails in extendSeeds()
1385 int SwDriver::extendSeedsPaired( in extendSeedsPaired()
H A Dbt2_search.cpp232 static size_t maxDpStreak; // stop after this many dp fails in a row variable
/dports/biology/hisat2/hisat2-2.2.1/
H A Daligner_sw_driver.h1300 size_t maxDpStreak, // stop after streak of this many dp fails in extendSeeds()
1913 int SwDriver<index_t>::extendSeedsPaired( in extendSeedsPaired()
H A Dhisat_bp.cpp218 static size_t maxDpStreak; // stop after this many dp fails in a row variable
H A Dhisat2.cpp222 static size_t maxDpStreak; // stop after this many dp fails in a row variable