A library for working with phylogenetic and population genetic data.
v0.32.0
taxonomy.hpp
Go to the documentation of this file.
1
#ifndef GENESIS_TAXONOMY_H_
2
#define GENESIS_TAXONOMY_H_
3
4
/*
5
Genesis - A toolkit for working with phylogenetic data.
6
Copyright (C) 2014-2024 Lucas Czech
7
8
This program is free software: you can redistribute it and/or modify
9
it under the terms of the GNU General Public License as published by
10
the Free Software Foundation, either version 3 of the License, or
11
(at your option) any later version.
12
13
This program is distributed in the hope that it will be useful,
14
but WITHOUT ANY WARRANTY; without even the implied warranty of
15
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
GNU General Public License for more details.
17
18
You should have received a copy of the GNU General Public License
19
along with this program. If not, see <http://www.gnu.org/licenses/>.
20
21
Contact:
22
Lucas Czech <lucas.czech@sund.ku.dk>
23
University of Copenhagen, Globe Institute, Section for GeoGenetics
24
Oster Voldgade 5-7, 1350 Copenhagen K, Denmark
25
*/
26
36
#include "
genesis/taxonomy/formats/ncbi.hpp
"
37
#include "
genesis/taxonomy/formats/taxonomy_reader.hpp
"
38
#include "
genesis/taxonomy/formats/taxonomy_writer.hpp
"
39
#include "
genesis/taxonomy/formats/taxopath_generator.hpp
"
40
#include "
genesis/taxonomy/formats/taxopath_parser.hpp
"
41
#include "
genesis/taxonomy/functions/entropy_data.hpp
"
42
#include "
genesis/taxonomy/functions/entropy.hpp
"
43
#include "
genesis/taxonomy/functions/operators.hpp
"
44
#include "
genesis/taxonomy/functions/ranks.hpp
"
45
#include "
genesis/taxonomy/functions/taxonomy.hpp
"
46
#include "
genesis/taxonomy/functions/taxopath.hpp
"
47
#include "
genesis/taxonomy/functions/tree.hpp
"
48
#include "
genesis/taxonomy/iterator/levelorder.hpp
"
49
#include "
genesis/taxonomy/iterator/postorder.hpp
"
50
#include "
genesis/taxonomy/iterator/preorder.hpp
"
51
#include "
genesis/taxonomy/printers/nested.hpp
"
52
#include "
genesis/taxonomy/taxon_data.hpp
"
53
#include "
genesis/taxonomy/taxon.hpp
"
54
#include "
genesis/taxonomy/taxonomy.hpp
"
55
#include "
genesis/taxonomy/taxopath.hpp
"
56
57
#endif // include guard
taxopath_parser.hpp
entropy_data.hpp
taxopath.hpp
operators.hpp
levelorder.hpp
ranks.hpp
postorder.hpp
taxonomy.hpp
taxon_data.hpp
taxonomy_writer.hpp
taxopath_generator.hpp
taxopath.hpp
taxon.hpp
entropy.hpp
preorder.hpp
taxonomy_reader.hpp
taxonomy.hpp
nested.hpp
tree.hpp
ncbi.hpp
lib
genesis
taxonomy.hpp
Generated on Mon Aug 5 2024 16:57:53 for genesis by
1.8.17