waveygang / wfmash

base-accurate DNA sequence alignments using WFA and mashmap3
MIT License
174 stars 18 forks source link

should query range be expanded for head/tail patching? #244

Open ekg opened 4 months ago

ekg commented 4 months ago

I see this is only done for the target sequence. We should consider doing it for both because the mashmap breakpoints may not be precise.

However, we might also want to disable it altogether so that the alignments really are on the mapped range, so that we don't get any edge effects and the alignment boundaries can be respected.