SeqAn3
3.0.2
The Modern C++ library for sequence analysis.
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
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
14
#include <
seqan3/alphabet/aminoacid/aa10li.hpp
>
15
#include <
seqan3/alphabet/aminoacid/aa10murphy.hpp
>
16
#include <
seqan3/alphabet/aminoacid/aa20.hpp
>
17
#include <
seqan3/alphabet/aminoacid/aa27.hpp
>
18
#include <
seqan3/alphabet/aminoacid/concept.hpp
>
19
#include <
seqan3/alphabet/aminoacid/translation.hpp
>
20
#include <
seqan3/alphabet/aminoacid/translation_details.hpp
>
21
#include <
seqan3/alphabet/aminoacid/translation_genetic_code.hpp
>
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.
Version:
main_user
main_dev
3.4.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
seqan3
alphabet
aminoacid
all.hpp
Generated on Thu Dec 3 2020 18:58:17 for SeqAn3 by
1.8.20