Biology · Glossary

What is Motifs and information content?

Definition 5.12 University Biology — Year 3 · Chapter 5 — Bioinformatics and Sequence Analysis

A motif is a short pattern — a transcription-factor site, a splice signal, a phosphorylation site — represented by a position weight matrix of the frequency fi(b)f_{i}(b) of each base or residue bb at each position ii. The information content of position ii is Ri=2HiR_{i} = 2 - H_{i} bits for DNA, where Hi=bfi(b)log2fi(b)H_{i} = -\sum_{b} f_{i}(b)\log_{2} f_{i}(b) is its entropy: 22 bits for an invariant base, 00 for a position where all four are equally likely. The total R=iRiR = \sum_{i} R_{i} is drawn as a sequence logo, each position a stack of letters whose total height is RiR_{i} and whose letters are sized by frequency.

A sequence logo of a TATA-box-like promoter motif. The height of each stack is the information content of that position, 2 - H_i bits; the first four positions are nearly invariant and carry most of the motif’s 12 bits or so.
A sequence logo of a TATA-box-like promoter motif. The height of each stack is the information content of that position, 2Hi2 - H_{i} bits; the first four positions are nearly invariant and carry most of the motif’s 1212 bits or so.

Examples

Example 5.14 (Expected chance matches)

A restriction site of six fixed bases has R=12R = 12 bits and matches a random position with probability 46=2124^{-6} = 2^{-12}: about 11001100 times in an E. coli genome of 4.6Mb4.6\,\mathrm{Mb} read on both strands (the site is palindromic, so once per position), and 7×1057\times 10^{5} times in the human genome. A eukaryotic factor whose motif carries 1010 bits matches 3×109×21033\times 10^{9}\times 2^{-10} \approx 3 million positions in the human genome, several thousand times more than the genes it regulates. A motif alone is a weak predictor in a large genome; the chromatin state, the neighbouring motifs and the conservation of the site across species are what make a prediction.

Read in context →