A library for working with phylogenetic and population genetic data.
v0.32.0
placement.hpp
Go to the documentation of this file.
1
#ifndef GENESIS_PLACEMENT_H_
2
#define GENESIS_PLACEMENT_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/placement/formats/edge_color.hpp
"
37
#include "
genesis/placement/formats/jplace_reader.hpp
"
38
#include "
genesis/placement/formats/jplace_writer.hpp
"
39
#include "
genesis/placement/formats/newick_reader.hpp
"
40
#include "
genesis/placement/formats/newick_writer.hpp
"
41
#include "
genesis/placement/formats/serializer.hpp
"
42
#include "
genesis/placement/function/cog.hpp
"
43
#include "
genesis/placement/function/distances.hpp
"
44
#include "
genesis/placement/function/emd.hpp
"
45
#include "
genesis/placement/function/epca.hpp
"
46
#include "
genesis/placement/function/functions.hpp
"
47
#include "
genesis/placement/function/helper.hpp
"
48
#include "
genesis/placement/function/manipulation.hpp
"
49
#include "
genesis/placement/function/masses.hpp
"
50
#include "
genesis/placement/function/measures.hpp
"
51
#include "
genesis/placement/function/nhd.hpp
"
52
#include "
genesis/placement/function/operators.hpp
"
53
#include "
genesis/placement/function/sample_set.hpp
"
54
#include "
genesis/placement/function/tree.hpp
"
55
#include "
genesis/placement/placement_tree.hpp
"
56
#include "
genesis/placement/pquery.hpp
"
57
#include "
genesis/placement/pquery/name.hpp
"
58
#include "
genesis/placement/pquery/placement.hpp
"
59
#include "
genesis/placement/pquery/plain.hpp
"
60
#include "
genesis/placement/sample.hpp
"
61
#include "
genesis/placement/sample_set.hpp
"
62
#include "
genesis/placement/simulator/distributions.hpp
"
63
#include "
genesis/placement/simulator/functions.hpp
"
64
#include "
genesis/placement/simulator/simulator.hpp
"
65
66
#endif // include guard
placement.hpp
Header of PqueryPlacement class.
placement_tree.hpp
pquery.hpp
manipulation.hpp
emd.hpp
name.hpp
distances.hpp
sample_set.hpp
functions.hpp
Provides functions for working with Placements and Pqueries.
distributions.hpp
newick_reader.hpp
jplace_reader.hpp
simulator.hpp
edge_color.hpp
epca.hpp
jplace_writer.hpp
measures.hpp
Header for Placement Measures functions.
masses.hpp
newick_writer.hpp
operators.hpp
functions.hpp
nhd.hpp
cog.hpp
plain.hpp
Header of PqueryPlain class.
tree.hpp
sample.hpp
sample_set.hpp
serializer.hpp
Header of SampleSerializer class.
helper.hpp
lib
genesis
placement.hpp
Generated on Mon Aug 5 2024 16:57:52 for genesis by
1.8.17