mengyao / Complete-Striped-Smith-Waterman-Library

294 stars 112 forks source link

Comments Causing Confusion #51

Closed spikeliu closed 2 years ago

spikeliu commented 6 years ago

https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library/blob/4140dcf7459e69293a51d9397bc4df7ba4073445/src/ssw.h#L43 I think the name here should be ref_end2, not read_end2, based on what you actually wrote in the structure declaration. Also, the description on this line should be modified.

mengyao commented 2 years ago

Thank you for this comment. Just fixed.