Musaline
 All Classes Namespaces Functions Variables Pages
Public Attributes | List of all members
musaline::Match Struct Reference

#include <musaline.hpp>

Public Attributes

int n [2]
 n[0] and n[1] hold the number of elements of seq0 and seq1 that are involved. At most one of them can be 0.
 
double score
 The contribution of this match to the total alignment score.
 

Detailed Description

A Match records a match between parts of two sequences (seq0 and seq1).


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