A library for working with phylogenetic and population genetic data.
v0.27.0
EmptyIntervalData Struct Reference

#include <genesis/utils/containers/interval_tree/interval.hpp>

Detailed Description

Empty class used as default for Interval data.

An Interval offers to store some data with with it, which is for example useful when working with annotated genome regions. By default however, we do not want to store any data, and use this class as a dummy,

Definition at line 70 of file interval.hpp.


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