SequenceAligner
 
Loading...
Searching...
No Matches
LcsSegmentResult Struct Reference

Data Fields

std::string lcs_string
 
int lcs_length = 0
 
std::string gapped_seq1
 
std::string gapped_seq2
 

Field Documentation

◆ gapped_seq1

std::string LcsSegmentResult::gapped_seq1

◆ gapped_seq2

std::string LcsSegmentResult::gapped_seq2

◆ lcs_length

int LcsSegmentResult::lcs_length = 0

◆ lcs_string

std::string LcsSegmentResult::lcs_string

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