vg
tools for working with variation graphs
|
#include <gafkluge.hpp>
Public Attributes | |
std::string | name |
bool | is_reverse |
bool | is_stable |
bool | is_interval |
int64_t | start |
int64_t | end |
One step of a GAF path
int64_t gafkluge::GafStep::end |
bool gafkluge::GafStep::is_interval |
bool gafkluge::GafStep::is_reverse |
bool gafkluge::GafStep::is_stable |
std::string gafkluge::GafStep::name |
int64_t gafkluge::GafStep::start |