Hi
I have generated simple multiple alignment files using MAFFT.
mafft --clustalout mafft_input.txt > mafft_output.txt
And below is the output file
Is there anyway I can get position information of matching or deleted region?
Thanks in advance.