vg
tools for working with variation graphs
Public Attributes | List of all members
gafkluge::GafStep Struct Reference

#include <gafkluge.hpp>

Public Attributes

std::string name
 
bool is_reverse
 
bool is_stable
 
bool is_interval
 
int64_t start
 
int64_t end
 

Detailed Description

One step of a GAF path

Member Data Documentation

◆ end

int64_t gafkluge::GafStep::end

◆ is_interval

bool gafkluge::GafStep::is_interval

◆ is_reverse

bool gafkluge::GafStep::is_reverse

◆ is_stable

bool gafkluge::GafStep::is_stable

◆ name

std::string gafkluge::GafStep::name

◆ start

int64_t gafkluge::GafStep::start

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