vg
tools for working with variation graphs
|
#include <transcriptome.hpp>
Public Member Functions | |
EditedTranscriptPath (const string &transcript_origin_in) | |
![]() | |
TranscriptPath (const string &transcript_origin_in) | |
Public Attributes | |
Path | path |
Transcript path. More... | |
![]() | |
string | name |
Transcript path name. More... | |
const string | transcript_origin |
Transcript origin name. More... | |
string | reference_origin |
Reference origin name. More... | |
vector< uint32_t > | haplotype_origin_ids |
Haplotype origin ids. More... | |
string | path_origin_names |
Embedded path origin names. More... | |
Data structure that defines an edited transcript path.
|
inline |
Path vg::EditedTranscriptPath::path |
Transcript path.