vg
tools for working with variation graphs
vg::EditedTranscriptPath Member List

This is the complete list of members for vg::EditedTranscriptPath, including all inherited members.

copy_idvg::TranscriptPath
EditedTranscriptPath(const string &transcript_name, const string &embedded_path_name, const bool is_reference_in, const bool is_haplotype_in)vg::EditedTranscriptPathinline
EditedTranscriptPath(const string &transcript_name, const gbwt::size_type &haplotype_gbwt_id, const bool is_reference_in, const bool is_haplotype_in)vg::EditedTranscriptPathinline
embedded_path_namesvg::TranscriptPath
get_first_node_handle(const HandleGraph &graph) constvg::EditedTranscriptPath
get_name() constvg::TranscriptPath
haplotype_gbwt_idsvg::TranscriptPath
is_haplotypevg::TranscriptPath
is_referencevg::TranscriptPath
pathvg::EditedTranscriptPath
transcript_namesvg::TranscriptPath
TranscriptPath()vg::TranscriptPathinline
TranscriptPath(const string &transcript_name, const string &embedded_path_name, const bool is_reference_in, const bool is_haplotype_in)vg::TranscriptPathinline
TranscriptPath(const string &transcript_name, const gbwt::size_type &haplotype_gbwt_id, const bool is_reference_in, const bool is_haplotype_in)vg::TranscriptPathinline
~EditedTranscriptPath()vg::EditedTranscriptPathinline
~TranscriptPath()vg::TranscriptPathinlinevirtual