Spec OracleBfamPattern
Backward Oracle Matching algorithm.

Extends BfamPattern
All Extended BfamPattern, Pattern
Defined in <seqan/find.h>
Signature template <typename TNeedle> class Pattern<TNeedle, Bfam<Oracle> >;

Template Parameters

TNeedle The needle type. Types: String

Interface Function Overview

Interface Functions Inherited From Pattern

Interface Metafunction Overview

Interface Metafunctions Inherited From Pattern

Detailed Description

To be used in combination with the default specialization of Finder.

See Also