I have a profile-profile alignment and I want to get the per column sequence similarity. That is, for every aligned column pair I need to get a score.
Do you know any program or programming library that can take already aligned profiles and calculate the per column scores (using any reasonable scoring function)?
Do you have the alignment in fasta format ? If so, you can use MstatX
isn't COMPASS downloadable as a standalone? http://www.soton.ac.uk/~re1u06/software/compass/index.html
I can convert it to any format and MstaX looks cool, but again, it calculates scores for ONE multiple sequence alignment. I have TWO, aligned as profile to profile (definition of profile-profile alignment is e.g. here http://phylogenomics.berkeley.edu/profilealignment/).
Many programs like COMPASS for profile-profile or HMM-HMM comparison are downloadable, but I cannot find any that 1) takes existing alignment of two profiles, instead of aligning them by itself, and 2) returns the local scores
Jeremy, why it has been tagged with "sequence-logo". I don't look for sequence logos for profiles, and there is a tool for that http://www.sanger.ac.uk/cgi-bin/software/analysis/logomat-p.cgi
And what does the "PWM" tag mean?