SeqAn3
mask.hpp File Reference

Create a mask composition which can be applied with another alphabet. More...

Include dependency graph for mask.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::mask
 Implementation of a masked alphabet to be used for cartesian compositions. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Create a mask composition which can be applied with another alphabet.

Author
Joshua Kim <joshua.kim AT fu-berlin.de>