Hm but I do give him as parameter a substitution matrix. If it's only used for the first iteration I guess in the second it throws the warning or? So that would be the reason(still kind of stupid to throw it though)
Well for my application I can only use ungapped alignments so I have to forfeit the advantages of finding remote homologs with gaps since the are useless to me.
I mean if another application exists that can do fast sequence alignments without gaps I guess it would fit my needs better, but I don't know of any, so I just force BLAST and HHSearch to no gaps.
Thanks
Hello,Stef!I'm facing the same problem as you met 3 years ago. Did you find an appropriate method to solve it?I just set the parameter
-numiterationto be 2,but still the warning appears.I meet the same problem. Did you solve it?
I added "-comp_based_stats 1" option, which avoid to print the warning information.