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

Provides bio::alphabet::dna16sam. More...

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

Go to the source code of this file.

Classes

class  bio::alphabet::dna16sam
 A 16 letter DNA alphabet, containing all IUPAC symbols minus the gap and plus an equality sign ('=').. More...
 

Namespaces

namespace  bio
 The main BioC++ namespace.
 
namespace  bio::alphabet
 The alphabet module's namespace.
 
namespace  bio::alphabet::literals
 An inline namespace for alphabet literals. It exists to safely allow using namespace.
 

Detailed Description

Provides bio::alphabet::dna16sam.

Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>