SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
phred94.hpp File Reference

Provides seqan3::phred94 quality scores. More...

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

Go to the source code of this file.

Classes

class  seqan3::phred94
 Quality type for PacBio Phred scores of HiFi reads. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 
 seqan3::literals
 The SeqAn namespace for literals.
 

Functions

Quality literals
constexpr phred94 seqan3::literals::operator""_phred94 (char const c) noexcept
 The seqan3::phred94 char literal. More...
 

Detailed Description

Provides seqan3::phred94 quality scores.

Author
Lydia Buntrock <lydia.buntrock AT fu-berlin.de>