smarco / WFA2-lib

WFA-lib: Wavefront alignment algorithm library v2
Other
162 stars 36 forks source link

cigar clarification in README #101

Open rlorigro opened 1 month ago

rlorigro commented 1 month ago

Hi,

A minor point, but maybe this section could be clarified to explain how the M operation is replaced by the =/X convention depending on if WFAlignerGapAffine::getCIGAR() showMismatches is set to true or false. Or perhaps elsewhere. It's a bit confusing that the = is missing from this text: "computes the sequence of alignment operations (i.e., {'M','X','D','I'})"