Skip to main content

An information transmission model for transcription factor binding at regulatory DNA sites

Abstract

Background

Computational identification of transcription factor binding sites (TFBSs) is a rapid, cost-efficient way to locate unknown regulatory elements. With increased potential for high-throughput genome sequencing, the availability of accurate computational methods for TFBS prediction has never been as important as it currently is. To date, identifying TFBSs with high sensitivity and specificity is still an open challenge, necessitating the development of novel models for predicting transcription factor-binding regulatory DNA elements.

Results

Based on the information theory, we propose a model for transcription factor binding of regulatory DNA sites. Our model incorporates position interdependencies in effective ways. The model computes the information transferred (TI) between the transcription factor and the TFBS during the binding process and uses TI as the criterion to determine whether the sequence motif is a possible TFBS. Based on this model, we developed a computational method to identify TFBSs. By theoretically proving and testing our model using both real and artificial data, we found that our model provides highly accurate predictive results.

Conclusions

In this study, we present a novel model for transcription factor binding regulatory DNA sites. The model can provide an increased ability to detect TFBSs.

Background

The transcription of genes is controlled by transcription factors (TFs), which bind to short DNA motifs that are known as transcription factor binding sites (TFBSs). Identification of TFBSs lies not only at the very heart of expanding our knowledge of regulatory elements in the genome by helping to decode genomic data, discover regulatory patterns in gene expression, and establish transcription regulatory networks, but also of explaining the origins of organismal complexity and development [1]. Computational identification of TFBSs is a rapid, cost-efficient way to locate unknown TFBSs. With increased potential for high-throughput genome sequencing, the availability of accurate computational methods for TFBS prediction has never been as important as it currently is. However, DNA regulatory elements are frequently short and variable, making the computational identification of them a challenging problem because the real TFBSs might be easily lost in random DNA sequences, i.e., the “background noise”.

To date, many models have been developed for transcription factor binding of regulatory DNA sites, and based on those models, numerous computational algorithms have been established to identify TFBSs. Several studies have utilised the structural information of DNA and protein to build predictive models for DNA binding sites [25]. These algorithms are able to identify previously uncharacterised binding sites for TFs and have improved performance over simple sequence profile models [6]. However, these algorithms have not been generally used because their parameters depend on the knowledge of the solved protein-DNA complex structures, which is a limited data set.

Several methods use pattern recognition algorithms derived from computer science or other research areas. These methods include support vector machines (SVMs) [7], self-organising maps (SOMs) [8], and Bayesian networks [9]. These algorithms can automatically provide objective and non-user-defined thresholds by training the programme with known data. Nevertheless, the biggest limitation of these methods might be the lack of explicitly biochemical or biophysical explanations.

Currently, position weight matrix (PWM) is the most common model for TFBS recognition. Many methods or programmes are based on the PWM model or its expansion, such as Match [10], the expectation–maximisation (EM) algorithm [11], and the stochastic variant of EM, the Gibbs sampling method [12, 13]. In PWM, an L-long sequence motif is represented by a 4*L matrix, with weights giving the frequency of the four DNA bases (or the logarithm) in each of the L positions [6, 14, 15]. The basic PWM model is based on the biophysical considerations of protein–DNA interactions and uses the relative entropy, which is also known as the information content, as the criterion to determine whether an input sequence is a TFBS. According to this theory, the affinity between the factor and its TFBS is related to the free energy, which correlates with the relative entropy [6, 14, 15]. Therefore, in order for a sequence to be a TFBS, it must have higher relative entropy. Consequently, the relative entropy can be used as the criterion to detect a TFBS.

The PWM approach assumes that the contribution of each nucleotide position within a TFBS to the free energy is independent and that the effect on the binding strength is cumulative. We call this hypothesis the “independent hypothesis” because it supposes that each base of the motif is independent of the others. Methods based on the independent hypothesis are simple and have small numbers of parameters, making them easy to implement. These methods are widely used and often considered acceptable models for binding-site predictions.

The PWM model can suffer from high false-positive (FP) rates if motifs are degenerate. In addition, in some real cases, the affinity between factors and their TFBSs is weak, causing a high false-negative (FN) rate while using these methods. More importantly, the independent hypothesis can lead to deviations in the scoring mechanism and produce inaccurate results. Experimental evidence [1620] suggests that there is interdependence among positions in the binding sites, which has prompted the development of models that incorporate position dependencies. The related methods include Bayesian networks [21], permuted Markov models [22], Markov chain optimisation [23], hidden Markov models [24], non-parametric models [25], and generalised weight matrix models [26]. Methods based on position-dependency models usually have better binding site prediction accuracy with lower FP rates. However, these methods require more complicated mathematical tools with more parameters to estimate and more experimental data than are typically available [27].

Orthogonal information from comparative genomics and information on co-regulation at the transcriptional level have also been integrated into these methods to identify cis-regulatory sites [2831]. Methods have also been proposed to discover the composite regulatory module (CMA) [32, 33]. Because most of these methods rely on the basic algorithms proposed previously, their performances are mainly determined by these basic algorithms.

Therefore, although significant progress has been made, the accuracy of the computational identification of TFBSs can still be improved. To tackle the general problem of binding site identification in the absence of high-throughput experimental data, theoretical models of binding sites are still required.

One aim of this work is to develop a new model that incorporates position interdependencies in effective ways to improve the computational prediction of TFBSs. Based on information theory [34, 35], in this study, we propose a novel computational model. By theoretically proving and testing our model using both real and artificial data, we find that our model gives highly accurate predictive results.

Information transmission model

An information transfer model for TFBS binding

In this paper, we treat the complex between a transcription factor and its binding site as a stand-alone system. During the binding process, energy exchanges occur between the TF and TFBS, and the spatial structure and physical state of the system change. We assume that the total amount of information in the system remains unchanged in this process and that information is only transferred between the factor and the site:

I N F O = I F 1 + I S 1 = I F 2 + I S 2
(1)

In this equation, INFO is the total information contained by the system, IF 1 and IF 2 are the information carried by the transcription factor in the unbound and bound states, respectively, and IS 1 and IS 2 are the information possessed by the DNA site at the unbound and bound states, respectively. During the binding process, the information flows from the TFBS to the factor (Figure 1). The transferred information is

T I = I F 2 I F 1 = I S 1 I S 2
(3)
Figure 1
figure 1

Information transferred from TFBS to TF during binding. In this figure, we assume the transcription factor and its binding site are a stand-alone system.

Taking an L-bp sequence (seq) as the input sequence to be scanned, the j th base of seq is seq(j). The background probability of A, T, C, and G is q(i). In this formula, i represents the base A, T, C, or G, and the background probability can be obtained by scanning the chromosome sequences of the species. Before binding, the occurrence probability of base seq(j) is q (seq(j)). According to information theory [25, 26], the information carried by the jth base is -log2(q(seq(j))). With the independent hypothesis, the total information carried by the input sequence can be simply calculated by summing all of the information carried by each base of seq:

I S 1 = j = 1 L log 2 q s e q ( j )
(4)

Suppose that a transcription factor and its known TFBSs are aligned by an appropriate algorithm. In this study, we use L to represent the length of the aligned motif, j to represent the base position and p j (i) to represent the occurrence probability that the base i (A, T, C or G) appears at the position j according to the motif.

After the TF binding to its site, the state of the DNA sequence changes. The occurrence probability of base seq(j) changes to p j (seq(j)); therefore, the information carried by the jth base becomes -log2p j (seq(j)), and with the independent hypothesis, the total information IS2 is as follows:

I S 2 = j = 1 L log 2 p j s e q ( j )
(5)

The TI can be described as

T I = I S 1 I S 2 = j = 1 L log 2 p j s e q ( j ) q s e q ( j )
(6)

We hypothesise that a factor binds to a TFBS only if enough information is transferred from the site to the factor. We can use a basic criterion to determine whether the factor can bind to the sequence: the TI of the sequence must be larger than a threshold value. This value can be defined as the minimum transferred information (MTI), which is the natural and objective threshold used to determine whether the binding can occur. That is,

t h r e s h h o l d f a c t o r = M T I f a c t o r = min T I | T I = T I T F B S , T F B S K n o w n T F B S f a c t o r
(7)

Once the TI of an input sequence is larger than MTI, then it is accepted as a possible TFBS.

Enhancement of the model to be universal

The independent model might lead to inaccurate predictive results. In this section, we discuss in detail how this can happen by example and in theory and how we enhanced our model to be independent of this hypothesis.

An example of the correlation among different bases is shown in Figure 2. The same example is used by GuhaThakurta [1] to show the basic concept of the PWM and relative entropy methods. We can see that the 1st and 11th bases are correlated: when the 1st base is C, the 11th base is strictly T. We can find that P1,11(C,T) = 0.5, and P1 (C) P11(T) = 0.5*0.75 = 0.375. As P1,11(C,T)>P1 (C)P11(T); therefore, we conclude that these bases are positively correlated. When position 1 is C, there is a high probability that position 11 is T. For these two positions, P1,11(T,T) = 0.25, P1(T)P11(T) = 0.375. So P1,11(T,T)<P1 (T)P11(T); therefore, we conclude that the positions are negatively correlated, which means that when position 1 is T, there is a high probability that position 11 is not T. Such correlations are not rare, as they can be found in most of the real TFBS data set.

Figure 2
figure 2

Example of positive correlations. The bases in the rectangles connected by the link are positively correlated. These eight known rox1 binding sites were taken from the promoter database of Saccharomyces cerevisiae.

Based on this observation, we propose a formal definition of positive and negative correlations of the bases in a motif: if P s e q i 1 , , s e q i m > P s e q i 1 , , s e q i k P s e q i k + 1 , , s e q i m , then s e q i 1 , , s e q i k and s e q i k + 1 , , s e q i r are positively correlated. If they are equal, then s e q i 1 , , s e q i k and s e q i k + 1 , , s e q i r are independent; otherwise, they are negatively correlated. In this formula, seq(i) is the i th base of the sequence seq. For example, the 4th and 6th bases are positively correlated and contain no more or less information than only the individual base. Therefore, the independent hypothesis leads to an inaccurate estimation of the TI, thereby making an erroneous prediction of the TFBS. Similarly, the use of other methods that are based on the independent hypothesis also results in incorrect scores and leads to inaccurate predictive results. To avoid this inaccuracy, the model was enhanced to address the correlations such that it is capable of determining the correct TI despite the inaccuracy of the independent hypothesis.

First, we know that after binding of the TF to the TFBS, the information encoded by the TFBS seq, is I S 2 = I L = log 2 p seq = log 2 p s e q 1 , , s e q L . In this equation, p seq = p s e q 1 , , s e q L is the occurrence probability of s e q = s e q 1 , , s e q L versus all of the TFBSs of the TF. Due to unknown TFBSs and lack of statistical data of the known TFBSs, we cannot determine p seq or I L directly, but these terms can be estimated from the known TFBSs.

We use the information of r- base sub-sequences s e q i 1 , , s e q i r i 1 > i 2 > > i r to estimate the information of the full sequence. The probability of a r- base sub-sequence, p s e q i 1 , , s e q i r , can be approximated as p ˜ s e q i 1 , , s e q i r by investigating the known TFBS, and in the following steps, we assume that p s e q i 1 , , s e q i r and p ˜ s e q i 1 , , s e q i r are the same. Therefore, log 2 P s e q i 1 , , s e q i r is the information of the sub-sequence.

This probability can reveal the correlation among these bases. For example, if base i1 is fully and positively correlated with base i k , as the 4th and 6th positions in Figure 2 are, then p s e q i 1 s e q i k = p s e q i 1 = p s e q i k > p s e q i 1 p s e q i k ; hence, the information of these two bases is I i 1 , i k = log 2 P s e q i 1 = 1 2 I independent (i.e., it is only half of the information of the independent situation). If base i1 is independent from base i k , then p s e q i 1 s e q i k = p s e q i 1 × p s e q i k and I i 1 , i k = log 2 P s e q i 1 × P s e q i k = I independent .

As there are C L r such r-base sub-sequences in total, the average information for r-base sub-sequences is 1 C L r i 1 > i 2 > > i r log 2 P s e q i 1 , , s e q i r . Because the length of these sub-sequences is r, then the average information carried by one base is 1 r C L r i 1 > i 2 > > i r log 2 P s e q i 1 , , s e q i r . The information of the whole sequence can be estimated by simply multiplying by the length L:

I = I L I r I ˜ r = L r C L r i 1 > i 2 > > i r log 2 p ˜ s e q i 1 , , s e q i r
(8)

Similar to the example in Figure 2, if there is a strong tendency for the bases to be positively correlated, then it can be assumed that

p s e q i 1 , , s e q i r > p s e q i 1 , , s e q i k p s e q i k + 1 , , s e q i r
(9)

Under this assumption, we can prove an important relationship, as follows:

I r + 1 < I r
(10)

From (8) we know that

I r = L r C L r i 1 > i 2 > > i r log 2 p s e q i 1 , , s e q i r = L r C L r i 1 > i 2 > > i r 1 C r x C r x log 2 p s e q i 1 , , s e q i r = L r C L r i 1 > i 2 > > i r 1 C r x i C r x log 2 p s e q i 1 , , s e q i r < L r C L r i 1 > i 2 > > i r 1 C r x i C r x log 2 p s e q i 1 , , s e q i x + log 2 p s e q i x + 1 , , s e q i r = L r C L r 1 C r x C r x C L r C L x i 1 > i 2 > > i x log 2 p s e q i 1 , , s e q i x + 1 C r x C r r x C L r C L r x i 1 > i 2 > > i r x log 2 p s e q i 1 , , s e q i r x = L r 1 C L x i 1 > i 2 > > i x log 2 p s e q i 1 , , s e q i r + 1 C L r x i 1 > i 2 > > i r x log 2 p s e q i 1 , , s e q i r x = L r x L L x C L x i 1 > i 2 > > i x log 2 p s e q i 1 , , s e q i r + r x L L r x C L r x i 1 > i 2 > > i r x log 2 p s e q i 1 , , s e q i r x = x r I x + r x r I r x
(11)

Next, we obtain

I r < x r I x + r x r I r x
(12)

According to (11), we can infer that

I r + 1 < r r + 1 I r + 1 r + 1 I 1 < r 1 r + 1 I r 1 + 2 r + 1 I 1 < < I 1
(13)

If we assume that I r + 1 I r , then we immediately obtain I r + 1 I 1 , which contradicts (11). Therefore, it must be the case that I r + 1 < I r . Hence, (10) is proved.

Immediately, we know that when the correlation is positive

I L < I r < I independent 2 r L 1
(14)

Similarly, if the correlation tends to be negative, then the following must be true:

I r + 1 > I r
(15)

Therefore,

I L > I r > I independent 2 r L 1
(16)

If the TFBS seq conforms to the independent hypothesis, according to (5) and (8), its information is

I independent i = 1 L log 2 P s e q i I 1
(17)

Therefore, conversely, the tendency of I r can be used to judge if the correlation is positive, negative, or independent. We now know that I independent would overestimate (when the correlation is positive) or underestimate (when the correlation is negative) the I L if the independent hypothesis is not true. Again, this finding can explain why using the independent hypothesis can lead to inaccurately predicted results. More importantly, from (13) and (15), we know that I r is more accurate than I independent when r ≥ 2. So, we can use I r (r ≥ 2) to estimate the information and obtain the predictive results with more accuracy.

The method for calculating the background probabilities must be revised accordingly to adapt to the enhanced model. Instead of counting each single base by scanning the chromosome sequences to obtain the background probability under the independent hypothesis, a window of length L slides through the chromosomes, and all of the r-base sub-sequences in this window are counted. After the scanning, 4r probabilities are calculated for all of the 4r possible r-base sub-sequences. These values are used to estimate the information carried by the TFBS before the binding event:

I S 1 s e q = I S 1 s e q L I S 1 s e q r = L C L r r i 1 > i 2 > > i r log 2 q s e q i 1 , , s e q i r
(18)

In this equation, q s e q i 1 , , s e q i r is the background correlation probability, calculated as described previously.

In addition, the formula for estimating the transferred information is changed as follows:

T I r = I S 1 s e q r I S 2 s e q r = L r C L r i 1 > i 2 > > i r log 2 p s e q i 1 , , s e q i r q s e q i 1 , , s e q i r
(19)

Once TI r  ≥ MTI r (factor), then seq is accepted as a possible TFBS.

Results

Performance in Saccharomyces cerevisiae promoter regions

We tested our model by calculating the TI for all of the known TFBSs of 10 well-characterised transcription factors in the yeast S. cerevisiae promoter database (SCPD) [36]. We found that most of the TFBSs have a TI larger than 0. This evidence strongly supports our TI hypothesis that the information is transferred from the TFBS to the factor, and binding of the TF to the TFBS only happens if enough information is transferred.

First, we use 100% of the known TFBSs as the training set to work out the MTI for each TF and test our method with r = 1, 2, 3, and 4 on this data set. We observed that the number of predicted TFBS decreases more than twofold when r changes from 1 to 2 (Figure 3), which guarantees an increase in accuracy as Figure 4 shows. From Figure 3 and Figure 4, we observe that when r ≥ 2, the performance increases with increasing r-values but not as significantly as when r changes from 1 to 2. Because the computational complexity of our method rapidly increases as r increases, r = 3 is a proper value to obtain good performance and maintain a low level of computational complexity. Therefore, the results of r = 3 were used to compare this method with the others.

Figure 3
figure 3

The number of predicted TFBS. With 100% of the known TFBSs as the training set, the number of predicted TFBS decreases more than two times when r changes from 1 to 2, which guarantees an increase in accuracy.

Figure 4
figure 4

Variety of performance as r changes from 1 to 4. In this figure, the proportion of the training set = 100%; however, the figures for proportion of training set = 25%, 75% and 100% are similar. In this figure, PERF=(k P)/(K P), where K is the set of known motif sites and P is the set of predicted motif sites. RT/ PT is defined as the ratio of the real TFBSs to the predicted TFBSs.

Next, we examined how the average performance changes as the proportion of the training set increased from 25% to 100% with r = 3 (Figure 5). We found that as the proportion increased, 1-FN increased linearly; hence, more of the real TFBSs were identified. Moreover, this curve indicated that the method is powerful when little is known about the TFBS. For example, 49% of TFBSs were identified when the model was trained by 25% known TFBSs. Additionally, the FP rate increased little when the proportion of the training set increased, and it was always below 0.3.

Figure 5
figure 5

Variety of average performance as the proportion of the training set changes from 25% to 100%, where x=y. In this figure, r = 3; however, the figures for r = 1, 2, and 4 are similar. The definition of PERF is same as in SI Figure 4. The figure of our TI model is powerful when little is known about the TFBS. For example, 49% of TFBSs are identified when trained by 25% known TFBSs.

In this study, we illustrate several snapshots of TI by scanning several sequences of S. cerevisiae. These sequences cover the coding regions, the regulatory regions and the “flank” regions.

In Figure 6, we illustrate a snapshot of TI by scanning a promoter region of S. cerevisiae. With 75% of the real TFBSs as the training set, we obtained the MTI for the factor. The highest peaks are precisely the real TFBSs, and there are also peaks on the opposite strand that do not reach the threshold.

Figure 6
figure 6

Snapshots 1 of TI. Factor=al4, ORF=YBR020W, r = 3, proportion of training set = 75%. The short lines on the top mark the position of the real TFBS, and the red lines are TI values from the complementary strand; the long lines in the middle denote the MTI of the specific factor. There are 4 TFBS on the strand from 5’ to 3’, and the highest peaks are almost precisely the real TFBSs.

A comparison of the TI model with other methods

To illustrate the performance of the information transmission model, we implemented this novel model with a programme named tfbsInfoScanner and compared it with commonly used motif identification programmes, such as SOMBRERO, MEME and AlignACE. Mahony et al. [17] proposed the TFBS prediction method SOMBRERO and compared the results derived from SOMBRERO with those from two popular motif finding programmes, MEME [37] and AlignACE [11]. These researchers used the same real data set that we used. To efficiently analyse the performance of our method and to avoid repetitive and time-consuming computation, we used the same real sequence data set and compared results derived from our method to those obtained from SOMBRERO, MEME and AlignACE.

Table 1 shows a performance comparison of our method and three other programmes. The results indicate that when the proportion of the training set is larger than or equal to 50%, our method achieves the best performance in most cases.

Table 1 Performance comparison between our TI method (  r = 3) and three other programmes: SOMBRERO, MEME and AlignACE

Performance on artificial sequences

To examine the performance of our method in discovering “unknown” TFBSs, we subsequently trained our method with all of the known TFBSs and embedded the artificial sequences with pseudo-motifs. Similar to Mahony et al. [17], we also generated three artificial test set, although using our own method. In the artificial test set used by Mahony et al., each set comprises 10 data sets, each of which comprises 10 sequences; each sequence harbours a random number of occurrences (0 ~ 3) for each of the binding motifs for gcn4 gal4 and mat1 (generated from PWMs). The total lengths of these three sets of 100 sequences are 4500, 8000 and 12500 bp, respectively. The average length of one sequence is therefore 45 bp, 80 bp or 125 bp, but each sequence harbours at most 9 occurrences of the motifs. We believe this number of occurrences may be too dense, and perhaps a high occurrence of pseudo-TFBSs may be encoded by these sequences.

In our modified method, we also generated three artificial test sets with different sequence lengths (450, 800 and 1250 bp), and each test set consists of 10 sequences that were randomly generated according to the GC content of S. cerevisiae. Each sequence harbours a random number of occurrences (0 ~ 3) for each of the binding motifs for gcn4 gal4 and mcb (randomly generated from PWMs). Mahony et al. [17] used mat1 as a test object, but in the new version of SCPD, the TFBS of mat1 is split into mat1_alpha and mat1_beta; therefore, we arbitrarily chose mcb as a substitute for mat1. This test set is more rigorous because these artificial sequences are 10 times longer, leading to an increase in the number of random sequences, which may result in a higher FP rate. As our method is still under development, in this test, the pseudo-TFBSs are also generated from the PWMs. Because the PWM method assumes that the independent hypothesis is true, these pseudo-TFBSs cannot correctly indicate correlation among the bases. This deficiency might lead to a lower TI, and, therefore, some pseudo-TFBSs may not be identified by our method. However, we can investigate what happens when scanning these artificial sequences.

The average performance in each test set using r = 3 is summarised in Table 2. As demonstrated, most pseudo-TFBSs of gcn4 and mcb were recognised. As for gal4, almost none of these sites was identified. Almost none of the unreal result was predicted at the same time. This result was observed mainly because the correlations of actual TFBSs are strong, while the pseudo-motifs do not have such correlations, and therefore their TI is far below the MTI. However, this finding does not mean that our method is ineffective in identifying pseudo-TFBSs. A typical snapshot of the artificial regulatory region that harbours the unrecognised pseudo-TFBSs is shown in Figure 7. Although these pseudo-TFBSs have no correlation in their sites, our method can still identify a strong TI.

Table 2 Average performance of the artificial sequence data set (r = 3), perf = (kz∩P)/(KP), where K is the set of known motif sites and P is the set of predicted motif sites[30]
Figure 7
figure 7

A typical TI spectrum of the artificial regulatory region harbours unidentified pseudo-TFBSs. The TI spectrum is on the bottom, and the TI of the complementary side is on the right. In this figure, the horizontal axis indicates the centre of the input sub-sequence with length that equals the aligned TFBSs of the specific factor. The data shows two embedded pseudo-gal4 TFBSs in the sequence. We can see that there are two TI peaks that are distinct but do not reach the threshold.

The average performance for r = 1 is also summarised in Table 3. When r = 1, our method is equivalent to the assumption that the independent hypothesis is true; therefore, all of the pseudo-TFBSs were identified. Not surprisingly, the FP rate was high. According to both sets of results, the FN rate was low. The FP rate was maintained at a moderate level for r = 3, even though these artificial sequences were 10 times longer than those described previously.

Table 3 Average performance of the artificial sequence data set (r = 1)

Discussion

During evolution, regulatory instructions or information were encoded in the DNA sequence. Redundant coding (or correlated coding) is utilised to ensure that the important regulatory information will be inherited and transferred correctly. During the binding process, the transcription factor reads the regulatory instructions from the TFBS and subsequently guides transcription according to the regulatory information. In other words, the factor reading the special regulatory instruction from the TFBS then instructs the transcription according to the regulatory information obtained from the TFBS. Nucleic acids needed to be coded in a redundant manner to ensure that the regulatory information can be transferred correctly, and therefore these sites are not independent of the others.

With our model, for the sequences encoding motifs, such as TFBSs, the input sequences can be scanned, and the sub-sequences for which the TI is greater than the MTI of the motif can be taken as the predictive hits.

In our observations, most of the real TFBSs had a positive correlations because with the positively correlated coding, the information that they contained decreased accordingly, but the information was transferred correctly.

Interestingly, we find that if there is a real TFBS encoded by one strand, then there often are peaks on both strands, but the peaks on the opposite strand are usually lower. We think this phenomenon happens for two reasons: first, certain factors bind to their TFBS by inserting a domain into the DNA grooves. In this case, both strands of DNA could have physical contact with the transcription factor; hence, both sides could transfer the regulatory information to the factor, which is detected by our method. Second, it is not known from which strand the background noise comes. Therefore, for example, for r = 2, the occurrence probability of AG equals TC. Therefore, the complementary strand of a real TFBS can have a high TI.

Furthermore, this information transmission model has the potential to be useful in other research areas, for example, in the computational identification of other motifs.

Concluding remarks

In this work, we present a novel model for transcription factor binding regulatory DNA sites. This information transmission model is based on information theory and effectively incorporates position interdependencies. By testing the model on both real and artificial data sets, we have illustrated that our method is efficient at predicting unknown TFBSs.

Materials and methods

Data set preparation

The TFBSs of the 11 TFs and regulatory region sequences were obtained from the yeast S. cerevisiae Promoter Database (SCPD, http://rulai.cshl.edu/SCPD) [28]. This data set includes 68 regulatory regions with a total length of 30299 bp. These sequences harbour 309 experimentally mapped TFBS, including 141 real TFBSs of the 11 TFs. The chromosome sequences of S. cerevisiae were obtained from the National Center for Biotechnology Information (NCBI) reference sequence database.

The artificial sequences used in the test were randomly generated, taking into account the GC content of the S. cerevisiae genome. The pseudo-TFBSs of gcn4, gal4 and mcb were randomly generated from PWMs. We did not generate the correlated TFBSs directly because it is difficult to make the pseudo-TFBSs conform to the correlation relationships, as real TFBSs do.

Background probabilities calculation

Background probabilities are used to estimate the information carried by the TFBS before the binding event. An L- base window slides through the chromosomes, and all of the r-base sub-sequences in this window are counted. After the scanning, 4r probabilities are calculated for all the 4r possible r-base sub-sequences. This computation is time-consuming, but once the background probabilities are worked out, they can be reused in all of the TFBS predictions of this species without being recalculated.

Sequence alignment

The TFBSs of the TFs were separately aligned by the ClustalW multiple alignment programme with the default argument, and the aligned TFBSs and the background probabilities were used to calculate the MTI.

Computation environment

The novel method was implemented with a programme named tfbsInfoScaner, which was written in standard C++. This programme can be run on different computer platforms, and the full source code is available free for non-commercial use upon request by contacting the authors. Our test was run on a 64-CPU Altix 3700 server (Silicon Graphics, Mountain View, CA).

References

  1. GuhaThakurta D: Computational identification of transcriptional regulatory elements in DNA sequence. Nucleic Acids Res. 2006, 34: 3585-3598.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  2. Kono H, Sarai A: Structure-based prediction of DNA target sites by regulatory proteins. Proteins. 1999, 35: 114-131.

    Article  CAS  PubMed  Google Scholar 

  3. Steffen NR, Murphy SD, Tolleri L, Hatfield GW, Lathrop RH: DNA sequence and structure: direct and indirect recognition in protein-DNA binding. Bioinformatics. 2002, 18: S22-S30.

    Article  PubMed  Google Scholar 

  4. Morozov AV, Havranek JJ, Baker D, Siggia ED: Protein-DNA binding specificity predictions with structural models. Nucleic Acids Res. 2005, 33: 5781-5798.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  5. Siggers TW, Honig B: Structure-based prediction of C2H2 zinc-finger binding specificity: sensitivity to docking geometry. Nucleic Acids Res. 2007, 35: 1085-1097.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  6. Berg OG, von Hippel PH: Selection of DNA binding sites by regulatory proteins. Statistical-mechanical theory and application to operators and promoters. J Mol Biol. 1987, 193: 723-750.

    Article  CAS  PubMed  Google Scholar 

  7. Djordjevic M, Sengupta AM, Shraiman BI: A biophysical approach to transcription factor binding site discovery. Genome Res. 2003, 13: 2381-2390.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  8. Mahony S, Hendrix D, Golden A, Rokhsar DS: Transcription factor binding site identification using the self-organizing map. Bioinformatics. 2005, 21: 1807-1814.

    Article  CAS  PubMed  Google Scholar 

  9. Makita Y, De Hoon MJ, Ogasawara N, Miyano S, Nakai K: Bayesian joint prediction of associated transcription factors in Bacillus subtilis. Pac Symp Biocomput. 2005, 10: 507-518.

    Google Scholar 

  10. Kel AE, Gossling E, Reuter I, Cheremushkin E, Kel-Margoulis OV: MATCH, et al: A tool for searching transcription factor binding sites in DNA sequences. Nucleic Acids Res. 2003, 31: 3576-3579.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Cardon LR, Stormo GD, et al: Expectation maximization algorithm for identifying protein-binding sites with variable lengths from unaligned DNA fragments. J Mol Biol. 1992, 223: 159-170.

    Article  CAS  PubMed  Google Scholar 

  12. Lawrence CE, Altschul SF, Boguski MS, Liu JS, Neuwald AF, et al: Detecting subtle sequence signals: a Gibbs sampling strategy for multiple alignment. Science. 1993, 262: 208-214.

    Article  CAS  PubMed  Google Scholar 

  13. Hughes JD, Estep PW, Tavazoie S, Church GM: Computational identification of cis-regulatory elements associated with groups of functionally related genes in Saccharomyces cerevisiae. J Mol Biol. 2000, 296: 1205-1214.

    Article  CAS  PubMed  Google Scholar 

  14. Schneider TD, Stormo GD, Gold L, Ehrenfeucht A: Information content of binding sites on nucleotide sequences. J Mol Biol. 1986, 188: 415-431.

    Article  CAS  PubMed  Google Scholar 

  15. Stormo GD, Fields DS: Specificity, free energy andinformation content in protein-DNA interactions. Trends Biochem Sci. 1998, 23: 109-113.

    Article  CAS  PubMed  Google Scholar 

  16. Benos PV, et al: Probabilistic code for DNA recognition by proteins of the EGR family. J Mol Biol. 2002, 323: 701-727.

    Article  CAS  PubMed  Google Scholar 

  17. Bulyk ML, Johnson PL, Church GM: Nucleotides of transcription factor binding sites exert interdependent effects on the binding affinities of transcription factors. Nucleic Acids Res. 2002, 3: 1255-1261.

    Article  Google Scholar 

  18. Man T-K, Stormo GD: Non-independence of Mnt repressor–operator interaction determined by a new quantitative multiple fluorescence relative affinity (QuMFRA) assay. Nucleic Acids Res. 2001, 29: 2471-2478.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  19. Udalova IA, et al: Quantitative prediction of NF-kappa B DNA-protein interactions. Proc Natl Acad Sci USA. 2002, 99: 8167-8172.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  20. Wolfe SA, et al: Analysis of zinc fingers optimized via phage display: evaluating the utility of a recognition code. J Mol Biol. 1999, 285: 1917-1934.

    Article  CAS  PubMed  Google Scholar 

  21. Barash Y, et al: Modeling dependencies in protein-DNA binding sites. Proceedings of RECOMB-03. 2003, , , 28-37.

    Chapter  Google Scholar 

  22. Zhao X, et al: Finding short DNA motifs using permuted Markov models. J Comput Biol. 2005, 12: 894-906.

    Article  CAS  PubMed  Google Scholar 

  23. Ellrott K, et al: Identifying transcription factor binding sites through Markov chain optimization. Bioinformatics. 2002, 18 (Suppl. 2): S100-S109.

    Article  PubMed  Google Scholar 

  24. Marinescu VD: MAPPER, et al: a search engine for the computational identification of putative transcription factor binding sites in multiple genomes. BMC Bioinforma. 2005, 6: 79-

    Article  Google Scholar 

  25. King OD, Roth FP: A non-parametric model for transcription factor binding sites. Nucleic Acids Res. 2003, 31: e116-

    Article  PubMed Central  PubMed  Google Scholar 

  26. Zhou Q, Liu JS: Modeling within-motif dependence for transcription factor binding site predictions. Bioinformatics. 2004, 20: 909-916.

    Article  CAS  PubMed  Google Scholar 

  27. Tomovic A, Oakeley EJ: Position dependencies in transcription factor binding sites. Bioinformatics. 2007, 23: 933-941.

    Article  CAS  PubMed  Google Scholar 

  28. Bussemaker HJ, Li H, Siggia ED: Regulatory elementdetection using correlation with expression. Nature Genet. 2001, 27: 167-171.

    Article  CAS  PubMed  Google Scholar 

  29. Cooper GM, Sidow A: Genomic regulatory regions:insights from comparative sequence analysis. Curr Opin Genet Dev. 2003, 13: 604-610.

    Article  CAS  PubMed  Google Scholar 

  30. Defrance M, Touzet H: Predicting transcription factor binding sites using local over-representation and comparative genomics. BMC Bioinforma. 2006, 7: 396-

    Article  Google Scholar 

  31. Blanchette M, Bataille AR, Chen X, Poitras C, Laganiere J, et al: Genome-wide computational prediction of transcriptional regulatory modules reveals new insights into human gene expression. Genome Res. 2006, 16: 656-668.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  32. Aerts S, Van Loo P, Thijs G, Moreau Y, De Moor B: Computational detection of cis-regulatory modules. Bioinformatics. 2003, 19: II5-II14.

    Article  PubMed  Google Scholar 

  33. Jegga AG, Gupta A, Gowrisankar S, Deshmukh MA, Connolly S, et al: CisMols analyzer: identification of compositionally similar cis-element clusters in ortholog conserved regions of coordinately expressed genes. Nucleic Acids Res. 2005, 33: W408-W411.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  34. Shannon CE: A mathematical theory of communication (Part 1). Bell System Technical Journal. 1948, 27: 379-423.

    Article  Google Scholar 

  35. Shannon CE: A mathematical theory of communication (Part 2). Bell System Technical Journal. 1948, 27: 623-656.

    Article  Google Scholar 

  36. Zhu J, Zhang MQ: SCPD: a promoter database of the yeast Saccharomyces cerevisiae. Bioinformatics. 1999, 15: 607-611.

    Article  CAS  PubMed  Google Scholar 

  37. Bailey TL, Elkan C: Fitting a mixture model by expectation maximization to discover motifs in biopolymers. Proc Int Conf Intell Syst Mol Biol. 1994, 2: 28-36.

    CAS  PubMed  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding authors

Correspondence to Junjie Yue or Long Liang.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

LL and JY formulated the study. MT, DY and YJ performed the research. LD analysed the data. YW and BL participated in analysis and discussion. MT drafted the manuscript. JY revised the manuscript. All authors read and approved the final manuscript.

Mingfeng Tan, Dong Yu, Yuan Jin contributed equally to this work.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Tan, M., Yu, D., Jin, Y. et al. An information transmission model for transcription factor binding at regulatory DNA sites. Theor Biol Med Model 9, 19 (2012). https://doi.org/10.1186/1742-4682-9-19

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1742-4682-9-19

Keywords