Spec SwiftSemiGlobalFinder
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 SwiftFinder
All Extended Finder, SwiftFinder
Defined in <seqan/index.h>
Signature template <typename THaystack> class Finder<THaystack, Swift<SwiftSemiGlobal> >;

Template Parameters

THaystack A haystack type. Types: Index, String, StringSet

Member Function Overview

Member Functions Inherited From Finder

Interface Function Overview

Interface Functions Inherited From Finder

Interface Functions Inherited From SwiftFinder

Member Typedef Overview

Member Typedefs Inherited From SwiftFinder

Interface Metafunction Overview

Interface Metafunctions Inherited From Finder