vg
tools for working with variation graphs
Public Member Functions | Public Attributes | List of all members
vg::EditedTranscriptPath Struct Reference

#include <transcriptome.hpp>

Inheritance diagram for vg::EditedTranscriptPath:
vg::TranscriptPath

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...
 

Detailed Description

Data structure that defines an edited transcript path.

Constructor & Destructor Documentation

◆ EditedTranscriptPath()

vg::EditedTranscriptPath::EditedTranscriptPath ( const string &  transcript_origin_in)
inline

Member Data Documentation

◆ path

Path vg::EditedTranscriptPath::path

Transcript path.


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