Home
last modified time | relevance | path

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

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers3/
H A DoutputFormat.h1347 if (options.alignMode == RAZERS_PREFIX) in dumpMatches()
1358 if (options.alignMode == RAZERS_PREFIX) in dumpMatches()
H A Drazers.h141 enum AlignMode {RAZERS_LOCAL, RAZERS_PREFIX, RAZERS_GLOBAL}; enumerator