vg
tools for working with variation graphs
Public Attributes | List of all members
bdsg::ODGI::path_metadata_t Struct Reference

Public Attributes

uint64_t length = 0
 
step_handle_t first = {0, 0}
 
step_handle_t last = {0, 0}
 
std::string name
 
bool is_circular = false
 

Member Data Documentation

◆ first

step_handle_t bdsg::ODGI::path_metadata_t::first = {0, 0}

◆ is_circular

bool bdsg::ODGI::path_metadata_t::is_circular = false

◆ last

step_handle_t bdsg::ODGI::path_metadata_t::last = {0, 0}

◆ length

uint64_t bdsg::ODGI::path_metadata_t::length = 0

◆ name

std::string bdsg::ODGI::path_metadata_t::name

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