BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
aliases.hpp
Go to the documentation of this file.
1// -----------------------------------------------------------------------------------------------------
2// Copyright (c) 2022 deCODE Genetics
3// Copyright (c) 2006-2020, Knut Reinert & Freie Universität Berlin
4// Copyright (c) 2016-2020, Knut Reinert & MPI für molekulare Genetik
5// This file may be used, modified and/or redistributed under the terms of the 3-clause BSD-License
6// shipped with this file and also available at: https://github.com/biocpp/biocpp-core/blob/main/LICENSE.md
7// -----------------------------------------------------------------------------------------------------
8
14#pragma once
15
26
27namespace bio::alphabet
28{
29
32
35
38
41
44
47
48} // namespace bio::alphabet
Core alphabet concept and free function/type trait wrappers.
Quality alphabet concept.
Joins an arbitrary alphabet with a quality alphabet.
Definition: qualified.hpp:59
Provides bio::alphabet::dna15, container aliases and string literals.
Provides bio::alphabet::dna4, container aliases and string literals.
Provides bio::alphabet::dna5, container aliases and string literals.
The alphabet module's namespace.
Definition: aa10li.hpp:23
Provides bio::alphabet::phred42 quality scores.
Provides quality alphabet composites.
Provides bio::alphabet::rna15, container aliases and string literals.
Provides bio::alphabet::rna4, container aliases and string literals.
Provides bio::alphabet::rna5, container aliases and string literals.