|
vg
tools for working with variation graphs
|
#include <transcriptome.hpp>
Public Member Functions | |
| 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 id. More... | |
| string | reference_origin |
| Reference origin name. More... | |
| vector< string > | haplotype_origins |
| Haplotype origin names. More... | |
Data structure that defines a transcript path.
|
inline |
| vector<string> vg::TranscriptPath::haplotype_origins |
Haplotype origin names.
| string vg::TranscriptPath::name |
Transcript path name.
| Path vg::TranscriptPath::path |
Transcript path.
| string vg::TranscriptPath::reference_origin |
Reference origin name.
| const string vg::TranscriptPath::transcript_origin |
Transcript origin id.
1.8.16