BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
gap.hpp File Reference

Provides bio::alphabet::gap. More...

#include <cassert>
#include <bio/alphabet/base.hpp>
+ Include dependency graph for gap.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bio::alphabet::gap
 The alphabet of a gap character '-'. More...
 

Namespaces

namespace  bio
 The main BioC++ namespace.
 
namespace  bio::alphabet
 The alphabet module's namespace.
 

Detailed Description

Provides bio::alphabet::gap.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>
David Heller <david.heller AT fu-berlin.de>