Subject: [Seqan-dev] Disallowing gaps in an alignment
Hello,
I want to perform an alignment such that there are no gaps allowed using the Blosum62 mutation matrix. In practice, one of my sequences will be much smaller than the other. I want it to align as close as possible to the longer sequence without allowing any gaps. Is there a flag or something I can set to disallow any gaps or set the maximum number of gaps allowed?
I'm new to SeQan, but here's what I have so far (test data):