Class Specialization
DnaQ
Alphabet for DNA plus phred quality.
DnaQ
Remarks
The ValueSize of DnaQ is 4. The nucleotides are enumerated this way: 'A' = 0, 'C' = 1, 'G' = 2, 'T' = 3.
Objects of type DnaQ can be converted to various other types and vice versa.
DnaQ is typedef for SimpleType<char,DnaQ_>, while DnaQ_ is a helper specialization tag class.
Specialization of
Implements
Metafunctions
IsSimpleTests type to be simple. (SimpleType)
SpecThe spec of a class. (SimpleType)
ValueType of the items in the container. (SimpleType)
Functions
assignAssigns one object to another object. (SimpleType)
assignAssigns one object to another object. (SimpleType)
assignQualityValueAssign quality to a character from an alphabet with integrated quality.
ordValueMaps an alphabet 1-to-1 to the interval [0..ValueSize). (SimpleType)
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:11