5.3 Information Content and Motif Strength
5.3 Information Content and Motif Strength
Section titled “5.3 Information Content and Motif Strength”Learning Objectives
Section titled “Learning Objectives”After reading this section, you should be able to:
- explain the concept of information in probabilistic terms
- define entropy and interpret it as a measure of uncertainty
- understand how entropy relates to variability in sequence motifs
- define information content of a motif position
- distinguish between strong and weak motifs based on statistical properties
The probabilistic representation of motifs provides a framework for describing sequence patterns in terms of position-specific preferences. However, not all motifs are equally informative. Some exhibit strong, highly conserved patterns that stand out clearly from background sequence, while others are diffuse and difficult to distinguish from random variation. To make this distinction precise, we require a quantitative measure of how much “signal” a motif carries.
At an intuitive level, information is associated with surprise. Observing an event that is highly unlikely conveys more information than observing an event that is expected. This idea can be formalized by assigning to an event with probability ( p ) a quantity of information defined as
so that rare events yield larger values, while events that occur with certainty contribute no information .
In the context of sequence motifs, this notion captures an important biological intuition. If a particular nucleotide is almost always observed at a given position, then observing that nucleotide is not surprising and therefore contributes little information. In contrast, if a rare nucleotide appears at that position, it is highly informative, as it deviates from the expected pattern.
While this definition applies to individual events, motifs are characterized by distributions of symbols at each position. To summarize the overall uncertainty at a position, we introduce the concept of entropy. Entropy measures the expected amount of information obtained when sampling from a probability distribution. For a position with probabilities ( p_A, p_C, p_G, p_T ), the entropy is defined as
where the sum runs over all possible symbols .
Positions with high entropy are highly variable and therefore less informative, whereas positions with low entropy are more constrained and contribute more strongly to defining the motif.
Example Box: Entropy as Expected Information
Section titled “Example Box: Entropy as Expected Information”To develop an intuition for entropy, consider a simple experiment. Suppose we repeatedly draw a ball from a container that contains balls of three different colors: red, yellow, and blue. The probabilities of drawing each color are not equal. For example, assume that red occurs with probability , blue with probability , and yellow with probability .
If we observe a red ball, the information gained is
In contrast, observing a yellow ball, which is less likely, yields more information:
This reflects the general principle that rare events are more informative than common ones.
Entropy combines these values into a single measure that represents the expected information obtained per draw:
This value quantifies the uncertainty of the experiment. If all outcomes were equally likely, the entropy would be higher, reflecting greater unpredictability. Conversely, if one outcome dominated completely, the entropy would approach zero.
This example captures the central idea: entropy measures how predictable a system is. In the context of sequence motifs, it allows us to quantify how strongly a position constrains the possible symbols.
To interpret entropy biologically, it is useful to compare it to a background model. For DNA sequences, a natural reference is a uniform distribution over the four nucleotides, where each occurs with probability . This distribution has maximal entropy, equal to 2 bits, reflecting complete uncertainty . A motif position that resembles this background provides little information, as it does not distinguish motif instances from random sequence.
The information content of a motif position is therefore defined as the reduction in uncertainty relative to the background. Positions where one nucleotide dominates will have low entropy and high information content, while positions with nearly uniform distributions contribute little information. This aligns closely with biological intuition: conserved positions are often functionally important, whereas variable positions are less critical.
Extending this idea across the entire motif, we can define the total information content as the sum of the contributions from individual positions. This provides a global measure of how strongly the motif deviates from background sequence and, consequently, how easy it should be to detect.
This perspective clarifies what distinguishes strong and weak motifs. Strong motifs exhibit clear preferences across multiple positions and therefore carry high information content. Weak motifs, in contrast, differ only subtly from the background and are much harder to detect. In such cases, the signal is distributed across many sequences and must be accumulated through statistical methods.
This observation brings us back to the central challenge of motif discovery. Even with a well-defined probabilistic model, the signal may be weak and embedded within a large amount of background sequence. In the next section, we will formalize this problem and show why it leads to a fundamental circular dependency between motif structure and motif positions.
Self-Check Questions
Section titled “Self-Check Questions”- What does the quantity ( I(p) = -\log(p) ) represent, and how should it be interpreted?
- What is entropy, and how does it relate to uncertainty in a probability distribution?
- Why do positions with high entropy carry less information in a motif?
- What is the entropy of a uniform DNA distribution, and why is it maximal?
- How is information content defined for a motif position?
- Why are weak motifs more difficult to detect than strong motifs?