A library for working with phylogenetic and population genetic data.
v0.27.0
TaxonomyReader::Line Struct Reference

#include <genesis/taxonomy/formats/taxonomy_reader.hpp>

Detailed Description

Internal helper structure that stores the relevant data of one line while reading.

Definition at line 119 of file taxonomy_reader.hpp.

Public Attributes

std::string id
 
std::string name
 
std::string rank
 

Member Data Documentation

◆ id

std::string id

Definition at line 123 of file taxonomy_reader.hpp.

◆ name

std::string name

Definition at line 121 of file taxonomy_reader.hpp.

◆ rank

std::string rank

Definition at line 122 of file taxonomy_reader.hpp.


The documentation for this struct was generated from the following file: