Hello, could anyone suggest me an alignment editor program that generates a reliable consensus sequence out the MSA? I tried a number of such programs (Bioedit, Jalview, Seaview etc.). Problem: there is option to change the parameters (threshold values) however, the length of consensus sequence is different while changing the parameters. It can be best explained by the image below. For me, the program should generate the consensus with equal length by ignoring obviously underrepresented positions.
The figure shows part of an alignment having hundreds of sequences. The number after consensus (consensxx) denotes the threshold value (in Seaview program).
Thanks in advance
You could write a python script to calculate the consensus you had in mind and write it as a .fa for importing into the MSA editor.