Spec SwiftSemiGlobalPattern
The specialization for the semi-global swift filter that finds regions of the haystack where a needle matches with an error rate less than \epsilon.

Extends SwiftPattern
All Extended Pattern, SwiftPattern
Defined in <seqan/index.h>
Signature template <typename TIndex> class Pattern<TIndex, Swift<SwiftSemiGlobal> >;

Template Parameters

TIndex A q-gram index of needle(s).

Interface Function Overview

Interface Functions Inherited From Pattern

Interface Functions Inherited From SwiftPattern

Interface Metafunction Overview

Interface Metafunctions Inherited From Pattern

Member Variable Overview

Member Variables Inherited From SwiftPattern