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

Provides bio::alphabet::phred63 quality scores. More...

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

Go to the source code of this file.

Classes

class  bio::alphabet::phred63
 Quality type for traditional Sanger and modern Illumina Phred scores (full range).. 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::phred63 quality scores.

Author
Marie Hoffmann <marie.hoffmann AT fu-berlin.de>