Function
needle
Returns the needle of a Pattern object (not implemented for some online-algorithms).
needle(pattern)
Parameters
pattern
The Pattern object to search with.
Types: Pattern
Return Values
The needle object to search for.
Remarks
The result type is Needle$<TPattern>::Type for pattern of type TPattern.
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de