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

#include <genesis/utils/formats/nexus/trees.hpp>

Detailed Description

Definition at line 71 of file trees.hpp.

Public Attributes

std::string name
 
std::vector< std::string > properties
 
std::string tree
 

Member Data Documentation

◆ name

std::string name

Definition at line 73 of file trees.hpp.

◆ properties

std::vector<std::string> properties

Definition at line 74 of file trees.hpp.

◆ tree

std::string tree

Definition at line 75 of file trees.hpp.


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