A library for working with phylogenetic and population genetic data.
v0.27.0
taxopath_parser.cpp File Reference

Detailed Description

Implementation of TaxopathParser class.

Definition in file taxopath_parser.cpp.

#include "genesis/taxonomy/formats/taxopath_parser.hpp"
#include "genesis/taxonomy/taxon.hpp"
#include "genesis/taxonomy/taxopath.hpp"
#include "genesis/utils/text/string.hpp"
#include <algorithm>
#include <cassert>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::taxonomy