X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fcalculations%2Fquality.html;h=448efef4c5c59870da3e153d072c41a4f2057264;hb=37de9310bec3501cbc6381e0c3dcb282fcaad812;hp=7bc4d75fb123e70628d874b4b6b8b8098c5e5d83;hpb=ad15cff29620f960119f80176f1fd443da9f6763;p=jalview.git diff --git a/help/html/calculations/quality.html b/help/html/calculations/quality.html index 7bc4d75..448efef 100755 --- a/help/html/calculations/quality.html +++ b/help/html/calculations/quality.html @@ -19,34 +19,34 @@ * along with Jalview. If not, see . * The Jalview Authors are detailed in the 'AUTHORS' file. --> -Alignment Quality Annotation + +Alignment Quality Annotation + -

Alignment Quality Annotation

-

Alignment Quality is one of the automatically calculated -quantitative alignment -annotations displayed below the columns of a multiple sequence -alignment (and can be used to shade the alignment). It is an ad-hoc -measure of the likelihood of observing the mutations (if any) in a -particular column of the alignment.

-

-More precisely, the quality score is inversely proportional to the -average cost of all pairs of mutations observed in a particular column -of the alignment - a high alignment quality score for a column would -suggest that there are no mutations, or most mutations observed are -favourable. -

+

+ Alignment Quality Annotation +

+

Alignment Quality is one of the automatically calculated + quantitative alignment annotations displayed below the columns of a + multiple sequence alignment (and can be used to shade the + alignment). It is an ad-hoc measure of the likelihood of observing + the mutations (if any) in a particular column of the alignment.

+

More precisely, the quality score is inversely proportional to + the average cost of all pairs of mutations observed in a particular + column of the alignment - a high alignment quality score for a + column would suggest that there are no mutations, or most mutations + observed are favourable.

-

The Algorithm
-The quality score is calculated for each column in an alignment by -summing, for all mutations, the ratio of the two BLOSUM 62 scores for -a mutation pair and each residue's conserved BLOSUM62 score (which -is higher). This value is normalised for each column, and then plotted -on a scale from 0 to 1. -

-

-Multiple alignment algorithms using the BLOSUM 62 substition matrices -should, in theory, maximise alignment quality for an un-gapped -alignment, and locally maximise quality for gapped alignments. -

+

+ The Algorithm
The quality score is calculated for + each column in an alignment by summing, for all mutations, the ratio + of the two BLOSUM 62 scores for a mutation pair and each residue's + conserved BLOSUM62 score (which is higher). This value is normalised + for each column, and then plotted on a scale from 0 to 1. +

+

Multiple alignment algorithms using the BLOSUM 62 substitution + matrices should, in theory, maximise alignment quality for an + un-gapped alignment, and locally maximise quality for gapped + alignments.