|
vg
tools for working with variation graphs
|
#include <transcriptome.hpp>
Public Member Functions | |
| EditedTranscriptPath (const string &transcript_origin_in) | |
Public Member Functions inherited from vg::TranscriptPath | |
| TranscriptPath (const string &transcript_origin_in) | |
Public Attributes | |
| Path | path |
| Transcript path. More... | |
Public Attributes inherited from vg::TranscriptPath | |
| 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.
1.9.1