#include "genesis/taxonomy/formats/taxopath_parser.hpp"
#include "genesis/utils/formats/csv/reader.hpp"
#include "genesis/utils/io/input_source.hpp"
#include <string>
Go to the source code of this file.
Classes | |
class | TaxonomyReader |
Read Taxonomy file formats. More... | |
struct | TaxonomyReader::Line |
Internal helper structure that stores the relevant data of one line while reading. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::taxonomy | |
genesis::utils | |