Class Specialization
Hamming StringEnumerator
Enumerate all strings within a given edit distance of a "center string".
StringEnumerator
Hamming StringEnumerator
StringEnumerator<TString, EditEnvironment<HammingDistance, DISTANCE> >
Include Headers
seqan/misc/edit_environment.h
Parameters
TString
Type of the string to enumerate the environment of.
DISTANCE
The maximal distance to generate strings with.
Types: unsigned
Remarks
See StringEnumerator for examples.
Specialization of
Metafunctions
DifferenceType of an object that stores the difference between two iterators. (StringEnumerator)
HostType of the object a given object depends on. (StringEnumerator)
IteratorType of iterator objects that are used to traverse the container. (StringEnumerator)
PositionType of an object that represents a position in a container. (StringEnumerator)
ReferenceReference type. (StringEnumerator)
SizeType of an object that is suitable to hold size information. (StringEnumerator)
ValueType of the items in the container or behind an iterator. (StringEnumerator)
Data Members
trimIndicate whether to ignore substitutions in first or last character of string in Levenshtein mode (optimization for approximate search). (StringEnumerator)
Member Functions
StringEnumeratorConstructor (StringEnumerator)
Functions
beginThe begin of a container. (StringEnumerator)
endThe end of a container. (StringEnumerator)
lengthThe number of items/characters. (StringEnumerator)
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:38