SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
all.hpp
Go to the documentation of this file.
1 // -----------------------------------------------------------------------------------------------------
2 // Copyright (c) 2006-2020, Knut Reinert & Freie Universität Berlin
3 // Copyright (c) 2016-2020, Knut Reinert & MPI für molekulare Genetik
4 // This file may be used, modified and/or redistributed under the terms of the 3-clause BSD-License
5 // shipped with this file and also available at: https://github.com/seqan/seqan3/blob/master/LICENSE.md
6 // -----------------------------------------------------------------------------------------------------
7 
12 #pragma once
13 
22 
concept.hpp
Provides seqan3::aminoacid_alphabet.
translation_details.hpp
Provides translation details for nucleotide to aminoacid translation.
aa10murphy.hpp
Provides seqan3::aa10murphy, container aliases and string literals.
translation.hpp
Provides functions for translating a triplet of nucleotides into an amino acid.
aa27.hpp
Provides seqan3::aa27, container aliases and string literals.
translation_genetic_code.hpp
Genetic codes used for translating a triplet of nucleotides into an amino acid.
aa20.hpp
Provides seqan3::aa20, container aliases and string literals.
aa10li.hpp
Provides seqan3::aa10li, container aliases and string literals.