- Position-specific scoring matrix
A position weight matrix (PWM), also called position-specific weight matrix (PSWM) or position-specific scoring matrix (PSSM), is a commonly used representation of motifs (patterns) in biological sequences.cite journal |author=Ben-Gal I, Shani A, Gohr A, Grau J, Arviv S, Shmilovici A, Posch S, Grosse I |title=Identification of Transcription Factor Binding Sites with Variable-order Bayesian Networks |journal=Bioinformatics |volume=21 |issue=11 |date=2005 |pages=2657–2666 |url=http://bioinformatics.oxfordjournals.org/cgi/reprint/bti410?ijkey=KkxNhRdTSfvtvXY&keytype=ref |doi=10.1093/bioinformatics/bti410]
A PWM is a matrix of score values that gives a weighted match to any given
substring of fixed length. It has one row for each symbol of the alphabet, and one column for each position in the pattern. The score assigned by a PWM to asubstring is defined as , where represents position in the substring, is the symbol at position in the substring, and is the score in row , column of the matrix. In other words, a PWM score is the sum of position-specific scores for each symbol in the substring.Basic PWM with log-likelihoods
A PWM assumes independence between positions in the pattern, as it calculates scores at each position independently from the symbols at other positions.The score of a substring aligned with a PWM can be interpreted as the log-likelihood of the substring under a product multinomial distribution. Since each column defines log-likelihoods for each of the different symbols, where the sum of likelihoods in a column equals one, the PWM corresponds to a
multinomial distribution . A PWM's score is the sum of log-likelihoods, which corresponds to the product of likelihoods, meaning that the score of a PWM is then a product-multinomial distribution. The PWM scores can also be interpreted in a physical framework as the sum of binding energies for allnucleotide s (symbols of the substring) aligned with the PWM.Incorporating background distribution
Instead of using log-likelihood values in the PWM, as described in the previous paragraph, several methods uses log-odds scores in the PWMs. An element in a PWM is then calculated as , where is the probability of observing symbol i at position j of the motif, and is the probability of observing the symbol i in a background model. The PWM score then corresponds to the log-odds of the substring being generated by the motif versus being generated by the background, in a
generative model of the sequence.Information content of a PWM
The
information content (IC) of a PWM is sometimes of interest, as it says something about how different a given PWM is from auniform distribution .The
self-information of observing a particular symbol at a particular position of the motif is::The expected (average) self-information of a particular element in the PWM is then::
Finally, the IC of the PWM is then the sum of the expected self-information of every element::
Often, it is more useful to calculate the information content with the background letter frequencies of the sequences you are studying rather than assuming equal probabilities of each letter (e.g. the GC-content of DNA of
thermophilic bacteria range from 65.3 to 70.8cite journal |author=Aleksandrushkina NI, Egorova LA |title=Nucleotide makeup of the DNA of thermophilic bacteria of the genus Thermus |journal=Mikrobiologiia |volume=47 |issue=2 |pages=250–2 |year=1978 |pmid=661633] , thus a motif of ATAT would contain much more information than a motif of CCGG). The equation for information content thus becomes:where is the background frequency for that letter.References
External links
[http://jaspar.genereg.net/ JASPAR]
Wikimedia Foundation. 2010.