A library for working with phylogenetic and population genetic data.
v0.27.0
gff_reader.hpp File Reference
#include "genesis/population/genome_region.hpp"
#include "genesis/population/genome_region_list.hpp"
#include "genesis/utils/io/input_source.hpp"
#include "genesis/utils/io/input_stream.hpp"
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  GffReader
 Reader for GFF2 and GFF3 (General Feature Format) and GTF (General Transfer Format) files. More...
 
struct  GffReader::Feature
 

Namespaces

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