A library for working with phylogenetic and population genetic data.
v0.27.0
phylip_reader.hpp File Reference
#include "genesis/utils/tools/char_lookup.hpp"
#include "genesis/utils/io/input_source.hpp"
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  PhylipReader
 Read Phylip sequence data. More...
 
struct  PhylipReader::Header
 Helper that stores the header information of a Phylip file. More...
 

Namespaces

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