SeqAn3
qualified.hpp File Reference

Contains quality alphabet compositions. More...

#include <iostream>
#include <string>
#include <utility>
#include <seqan3/alphabet/composition/cartesian_composition.hpp>
#include <seqan3/alphabet/nucleotide/concept.hpp>
Include dependency graph for qualified.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::qualified< sequence_alphabet_t, quality_alphabet_t >
 Joins an arbitrary alphabet with a quality alphabet. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Contains quality alphabet compositions.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>