Skip to main content

A statistical thin-tail test of predicting regulatory regions in the Drosophila genome

Abstract

Background

The identification of transcription factor binding sites (TFBSs) and cis-regulatory modules (CRMs) is a crucial step in studying gene expression, but the computational method attempting to distinguish CRMs from NCNRs still remains a challenging problem due to the limited knowledge of specific interactions involved.

Methods

The statistical properties of cis-regulatory modules (CRMs) are explored by estimating the similar-word set distribution with overrepresentation (Z-score). It is observed that CRMs tend to have a thin-tail Z-score distribution. A new statistical thin-tail test with two thinness coefficients is proposed to distinguish CRMs from non-coding non-regulatory regions (NCNRs).

Results

As compared with the existing fluffy-tail test, the first thinness coefficient is designed to reduce computational time, making the novel thin-tail test very suitable for long sequences and large database analysis in the post-genome time and the second one to improve the separation accuracy between CRMs and NCNRs. These two thinness coefficients may serve as valuable filtering indexes to predict CRMs experimentally.

Conclusions

The novel thin-tail test provides an efficient and effective means for distinguishing CRMs from NCNRs based on the specific statistical properties of CRMs and can guide future experiments aimed at finding new CRMs in the post-genome time.

Background

The identification of transcription factor binding sites (TFBSs) and cis-regulatory modules (CRMs) is a crucial step in studying gene expression. The computational methods of predicting CRMs from non-coding non-regulatory regions (NCNRs) can be classified into three types: 1) TFBS-based methods, 2) homology-based methods and 3) content-based methods. TFBS-based methods, such as ClusterBuster [1] and MCAST [2], use information about known TFBSs to identify potential CRMs. The methods of this type are limited to the recognition of similarly regulated CRMs, and generally unable to be applied to genes for which TFBSs have not yet been studied experimentally. Homology-based methods use information contained in the pattern of conservation among related sequences. The related sequences can come from single species [3], two species [4] and multiple species [5]. The methods of this type using the pattern of conservation alone are limited in their performance because TFBS conservation necessary to maintain regulatory function in binding sequences may not be significantly higher than in non-binding sequences [6, 7]. In addition, it still remains an open question that how many genomes are sufficient to the reliable extraction of regulatory regions. Content-based methods assume that different genome regions (CRMs and NCNRs) have the different rates of evolutionary micro changes; therefore, they exhibit different statistical properties in nucleotide composition. TFBSs often occur together in clusters as CRMs. The binding site cluster causes a biased word distribution within CRMs, and this bias leaves a distinct “signature” in nucleotide composition. Content-based methods detect this signature by statistical [8, 9] or machine-learning [10, 11] techniques in order to distinguish CRMs from non-CRMs. The methods of this type may be used to predict the CRMs which have not yet been observed experimentally, but the poor performance on non-coding sequences limits their applications [12]. A large number of CRM search tools have been reported in the literature, but the computational method attempting to distinguish CRMs from NCNRs still remains a challenging problem due to the limited knowledge of specific interactions involved [13].

The fluffy-tail test [9] is one of content-based methods. It is a bootstrapping procedure to recognize statistically significant abundant similar-words in CRMs. There are two problems with the fluffy-tail test: 1) Due to its bootstrapping procedure, the computational time of calculating the fluffiness coefficient is determined by the number of realization. In order to get reliable results statistically, the number of realization is usually set as very large in the fluffy-tail test, so the computational time is expensive, especially for long sequences. This limits the use of the fluffy-tail test under the situation when more and more DNA sequences need to be analyzed in the post-genome time. 2) The separation performance between CRMs and NCNRs is far from satisfactory [12]. The reason of poor performance is that both CRMs and NCNRs contain repetitive elements such as poly(N) tracts (… TTT…) or long simple repeats (…CACACA…). These strings are less interesting than the over-represented strings with more balanced AT/GC ratio. It is an interest to address these two issues of the fluffy-tail test and to develop a more efficient and effective CRM prediction method.

In this paper, the statistical properties of CRMs are explored by evaluating the overrepresentation value of similar-word sets (motifs). Z-score is used as the measure of overrepresentation of similar-word sets. Then, Z-score distribution is estimated to distinguish CRMs from NCNRs.

Methods

Training datasets

To estimate the statistical properties of distinguishing CRMs from NCNRs, two (positive and negative) training datasets are employed in this paper. The positive training dataset is a collection of 60 experimentally-verified functional Drosophila melanogaster regulatory regions [14]. The positive training dataset consists of CRMs located far from gene coding sequences and transcription start sites. It contains many binding sites and site clusters, including abdominal-b, bicoid, caudal, deformed, distal-less, engrailed, even-skipped, fushi tarazu, giant, hairy, huckebein, hunchback, knirps, krüppel, odd-paired, pleiohomeotic, runt, tailless, tramtrack, twist, wingless and zeste. The total size of the positive training dataset comprises about 99 kilobase (kb) sequences. The negative training dataset is 60 randomly-picked Drosophila melanogaster NCNRs: The NCNRs of length 1 kb upstream and downstream of genes are excluded by using the Ensembl genome browser. The negative training dataset contains 90 kb sequences in total.

Formulation of the thin-tail test

The thin-tail test is based on the assumption that each word (binding site) recognized by a given transcription factor belongs to its own family of similar-word sets (binding site motifs) found in the same enhancer sequence and the redundancy of the binding sites within CRMs leaves distinct “signatures” in similar-word set distribution. For a given m-letter segment W m as a seed-word, all m-letter words that differ from W m by no more than j substitution comprise a corresponding similar-word set Nj(W m ). Because the core of TFBSs is relatively short [15], a 5-letter seed-word is considered, allowing for 1 mismatch, i.e., m = 5 and j = 1. In order to distinguish CRMs from NCNRs, the thin-tail test is adopted to study the Z-score distribution shape and to predict the probable function of the original input sequence. The test features special statistics accounting for word overlaps in the same DNA strand. A flow chart of the thin-tail test is shown in Figure 1.

Figure 1
figure 1

A flow chart of thin-tail test.

Step 1: Search for all different seed-words (Wm)

The input sequence is scanned to find all the different m-letter words, allowing overlaps. As an example, consider a stretch of DNA: ACGACGCCGACT. For m = 5, all 5-letter segments W5 are selected as seed-words, i.e., ACGAC, CGACG, …, CGACT.

Step 2: Number of similar-words with the same seed-word (n)

For each seed-word Wm, all m-letter words with no more than j substitution comprise a corresponding similar-word set Nj(Wm). In this example, the first seed-word W5, ACGAC, has 3 similar-words with no more than 1 mismatch: ACGAC, ACGCC, CCGAC. n is the cardinality, n = |N j (W m )| = |N1(ACGAC)| = 3.

Step 3: Z-score with the same seed-word (Z)

A similar-word set that occurs significantly more often than chance expectation is said to be overrepresentation. A reasonable overrepresentation measure would reflect whether the actual occurrence number of similar-word set is significantly greater than the number counted in a random sequence with the same composition of input sequence. For any seed-word W m , a statistical overrepresentation measure Z-score can be defined by

(1)

where E(W m ) and V(W m ) are, respectively, the occurrence expectation and variance of similar-word set N j (W m ), these being calculated for a random sequence with the same composition of input sequence [16]. In a random Bernoulli type sequence, both occurrence expectation and variance can be derived analytically by using a generating function technique [17]. The Z-score with more overlaps is smaller than one with less overlaps. For example, the Z-score corresponding to simple repeat strings, TTTTT or AAAAA, is smaller than one corresponding to the seed-word with more balanced composition. Z (Z-score) forms X axis in Figures 2, 3, 4, 5.

Figure 2
figure 2

Histogram of CRMs (m = 5, j = 1, k = -0.3).

Figure 3
figure 3

Histogram of CRMs (m = 5, j = 1, k = -0.14) after random shuffle.

Figure 4
figure 4

Histogram of NCNRs (m = 5, j = 1, k = 0.54).

Figure 5
figure 5

Histogram of NCNRs (m = 5, j = 1, k = 0.15) after random shuffle.

Step 4: Number of seed-words with the same Z-score (f)

f(Z) is the number of the seed-words with Z-score and forms Y axis in Figures 2, 3, 4, 5, 6, 7.

Figure 6
figure 6

Histograms for CRMs and NCNRs classified by E (m = 5, j = 1).

Figure 7
figure 7

Histograms for CRMs and NCNRs classified by T 50 (m = 5, j = 1).

Step 5: Kurtosis (k)

The kurtosis k of Z-score distribution f(Z) is evaluated as

(2)

where i is the i th seed-word, M is the total number of seed-words, μ and σ are the mean and standard deviation of Z-score distribution f(Z) respectively.

Step 6: Two thinness coefficients (E and Tr)

The first thinness coefficient E is defined as:

(3)

Here k0 denotes the kurtosis k of the original input sequence without random shuffle and ε is the standard error calculated by:

(4)

E is used to measure how strongly Z-score distribution deviates from the normal distribution. The 95% confidence interval is set between -2ε and 2ε.

A sequence is called “random” if it is obtained by randomly shuffling the original input sequence r times, preserving its single nucleotide composition. To measure how strongly the Z-score distribution deviates from randomness, the second thinness coefficient Tr is computed by comparing with all r-times randomly-shuffled sequence versions of the original input sequence:

(5)

Here T r can be regarded as measuring the degree of the difference between signal and noise, where the signal is regarded as the original input sequence, and the noise is regarded as randomized sequences.

In the fluffy-tail test [9], the fluffiness coefficient F r is defined as:

(6)

where L r is the number of the seed-words with the maximal similar-words for the r-times randomly-shuffled sequences and sr is the standard deviation of the similar-word set distribution between the number g(n) of seed-words and the number n of similar-words. Here it is worth to mention to this end that both CRMs and NCNRs contain repetitive elements such as poly(N) tracts (… TTT…) or long simple repeats (…CACACA…), which are less interesting than the over-represented strings with more balanced AT/GC ratio. Since Z-score measures the overrepresentation of similar-word sets, the second thinness coefficient T r based on Z-score distribution should be a more reasonable index than the fluffiness coefficient F r based on similar-word set distribution in order to distinguish CRMs from NCNRs.

Results

Distribution for CRMs

Figure 2 shows the Z-score distribution for all Drosophila melanogaster CRMs in the positive training dataset. It can be seen that some similar-word sets have extreme positive/negative Z-score (Z > 3 or Z < -3). This means that some similar-word sets are overrepresented or underrepresented.

To obtain a random distribution, the original sequence is randomly shuffled r = 50 times. Figure 3 shows a typical example of Z-score distribution after random shuffle. As compared with the original input sequence in Figure 2, the randomized sequence in Figure 3 lacks the overrepresented/underrepresented similar-word set (i.e. similar-word set with extreme Z-score, Z > 3 or Z < -3).

Distribution for NCNRs

Figure 4 shows the Z-score distribution for all randomly-picked Drosophila melanogaster NCNRs in the negative training dataset. The presence of short right tail is noted in Figure 4. Figure 5 shows a typical example of Z-score distribution after random shuffle. The distribution for the original input sequence notably differs from that for the randomized version. The difference degree of the distribution between the original and randomly-shuffled sequences for NCNRs is greater than that for CRMs.

Thin-tail test

In order to distinguish CRMs from NCNRs, E and T r are calculated for 120 sequences in these two training datasets. Figure 6 shows that CRMs tend to have a smaller E than NCNRs. Table 1(a) lists functional classification based on E. Nearly 71.7% CRMs has E < 0.6, while only 41.7% NCNRs has E < 0.6. Figure 7 shows T 50 for CRMs and NCNRs. For each sequence, its 50-times randomly-shuffled versions are generated to calculate T50. It can be seen that CRMs tend to have a smaller T 50 than NCNRs. Table 1(b) lists functional classification based on T 50 . Nearly 73.3% CRMs has T 50  < 0, while only 40% NCNRs has T 50  < 0.

Table 1 Classification of 120 sequences

Discussion

Some statistical properties of Z-score distribution in these two training datasets have been explored. Results show that CRMs have a thin-tail distribution, i.e., tend to have low thinness coefficients (E < 0.6, T r  < 0), while NCNRs lack a thin-tail distribution, i.e., tend to have high fatness coefficients. Thus, E and T r can be used to distinguish CRMs from NCNRs effectively. CRMs are predominant if (E < 0.6, T r  < 0), while NCNRs are prevailing if (E > 0.6, T r  > 0). Thus, the regions with (E < 0.6, T r  < 0) are CRMs and those with (E > 0.6, T r  > 0) are NCNRs.

Comparison with fluffy-tail test

The thin-tail test is evaluated by comparison with the fluffy-tail test [9]. The performance of three parameters is assessed: 1) the first thinness coefficient E, 2) the second thinness coefficient T r and 3) the fluffiness coefficient F r based on the separation between CRMs and NCNRs.

These two training datasets are employed to evaluate the above three parameters. For comparison, the original input sequence is randomly shuffled 50 times to calculate T 50 and F 50 . The thresholds of E, T 50 and F 50 are set as 0.6, 0 and 2 respectively. For the thin-tail test, the original input DNA sequence with E < 0.6 and T 50  < 0 is considered as predicted CRMs. For the fluffy-tail test, the original input DNA sequence with F 50 > 2 is considered as predicted CRMs. The classification result of 120 sequences in these two training datasets by F50 is listed in Table 1(c). The fluffy-tail test F50 only identified 29 out of 60 NCNRs in the negative training dataset; while the thin-tail test identified 35 and 36 NCNRs based on E and T50 respectively (see Table 1). For each parameter, sensitivity (SN) (number of true positive/number of positive), specificity (SP) (number of true negative/number of negative) and accuracy (number of true positive + number of true negative)/(number of positive + number of negative) are calculated to distinguish CRMs from NCNRs (Table 2).

Table 2 Evaluation of E , T 50 and F 50

The thin-tail test with T50 has the best accuracy (66.7%), as compared with the other two parameters (E: 65%; F50: 65%). Thus, the thin-tail test with T50 can effectively distinguish CRMs from NCNRs. Moreover, the thin-tail test (SP = 60% for T50 and SP = 58.3% for E) can more efficiently identify NCNRs than the fluffy-tail test (SP = 48.3% for F50). The thin-tail test with E has the same accuracy as the fluffy-tail test. However, the computational time (CPU time) of calculating E for an original input DNA sequence length of 1000 is 50 times faster than that of calculating T50 and 6 times faster than that of calculating F 50 for the same original input sequence due to no sequence shuffle. Thus, the thin-tail test with E is very suitable for long sequences and large database.

Time complexity

The second thinness coefficient T r is gotten by bootstrapping procedure, the value is affected by the number of realization r. In order to get the more reliable estimation of T r , a large r is needed, so that high computational time is expected. For the reliable result within reasonable computational time, the original input sequence is randomly shuffled 50 times to calculate T r .

In Table 2(c), the computational time (CPU time) of calculating E for an original input DNA sequence length of 1000 is 50 times faster than that of calculating T 50 and 6 times faster than that of calculating F 50 for the same original input sequence due to no sequence shuffle. All computations are run on a 3.2 GHz Pentium IV processor with 1 G physical memory.

Large CRM datasets

The thin-tail algorithm has been tested on the current version 3 of the REDfly database [18], which contains 894 experimentally-verified CRMs from Drosophila. Results show that 72.5% CRMs has E < 0.6 and 70.8% CRMs has T 50  < 0 passing the thin-tail test. It is worth to mention to the point that the fluffy-tail algorithm has never been tested on the large CRM datasets.

Conclusions

In the thin-tail test, the statistical properties of CRMs are investigated by examining Z-score distribution pattern. The special statistical method used for calculating Z-score can reduce the effect of poly N and other simple strings on the distribution pattern of similar-word sets. Results show that the Z-score distribution of CRMs tends to be a thin-tail distribution as compared with that of NCNRs. Based on this observation, two thinness coefficients E and T r are introduced here. By using E and T r , the thin-tail test has the better separation accuracy of distinguishing CRMs from NCNRs than the fluffy-tail test [9]. Especially by using the first thinness coefficient E, the computational time is significantly decreased, in view of a bootstrapping procedure to be required for calculating T r and F r . For the example as r = 50, the thin-tail test with E is 50 times faster than the thin-tail test with T50, and is 6 times faster than the fluffy-tail test with F50. Thus, the novel thin-tail test greatly simplifies the function prediction of an original input DNA sequence and can guide future experiments aimed at finding new CRMs in the post-genome time [1923].

References

  1. Frith MC, Li MC, Weng ZP: Cluster-Buster: Finding dense clusters of motifs in DNA sequences. Nucleic Acids Res. 2003, 31 (13): 3666-3668. 10.1093/nar/gkg540.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  2. Bailey TL, Noble WS: Searching for statistically significant regulatory modules. Bioinformatics. 2003, 19 (2): II16-II25. 10.1093/bioinformatics/btg1054.

    PubMed  Google Scholar 

  3. van Helden J, André B, Collado-Vides J: Extracting regulatory sites from the upstream region of yeast genes by computational analysis of oligonucleotide frequencies. J Mol Biol. 1998, 281 (5): 827-842. 10.1006/jmbi.1998.1947.

    Article  CAS  PubMed  Google Scholar 

  4. Grad YH, Roth FP, Halfon MS, Church GM: Prediction of similarly acting cis-regulatory modules by subsequence profiling and comparative genomics in Drosophila melanogaster and D. pseudoobscura. Bioinformatics. 2004, 20 (16): 2738-2750. 10.1093/bioinformatics/bth320.

    Article  CAS  PubMed  Google Scholar 

  5. Boffelli D, McAuliffe J, Ovcharenko D, Lewis KD, Ovcharenko I, Pachter L, Rubin EM: Phylogenetic shadowing of primate sequences to find functional regions of the human genome. Science. 2003, 299 (5611): 1391-1394. 10.1126/science.1081331.

    Article  CAS  PubMed  Google Scholar 

  6. Emberly E, Rajewsky N, Siggia ED: Conservation of regulatory elements between two species of Drosophila. BMC Bioinformatics. 2003, 4 (57):

  7. Li L, Zhu Q, He X, Sinha S, Halfon MS: Large-scale analysis of transcriptional cis-regulatory modules reveals both common features and distinct subclasses. Genome Biol. 2007, 8 (6): R101-10.1186/gb-2007-8-6-r101.

    Article  PubMed Central  PubMed  Google Scholar 

  8. Nazina AG, Papatsenko DA: Statistical extraction of Drosophila cis-regulatory modules using exhaustive assessment of local word frequency. BMC Bioinformatics. 2003, 4 (65):

  9. Abnizova I, te Boekhorst R, Walter K, Gilks WR: Some statistical properties of regulatory DNA sequences, and their use in predicting regulatory regions in the Drosophila genome: The fluffy-tail test. BMC Bioinformatics. 2005, 6 (109):

  10. Chan BY, Kibler D: Using hexamers to predict cis-regulatory motifs in Drosophila. BMC Bioinformatics. 2005, 6 (262):

  11. Kantorovitz MR, Kazemian M, Kinston S, Miranda-Saavedra D, Zhu Q, Robinson GE, Göttgens B, Halfon MS, Sinha S: Motif-blind, genome-wide discovery of cis-regulatory modules in Drosophila and mouse. Dev Cell. 2009, 17 (4): 568-579. 10.1016/j.devcel.2009.09.002.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  12. Shu J-J, Li Y: A statistical fat-tail test of predicting regulatory regions in the Drosophila genome. Comput Biol Med. 2012, 42 (9): 935-941. 10.1016/j.compbiomed.2012.07.007.

    Article  CAS  PubMed  Google Scholar 

  13. Su J, Teichmann SA, Down TA: Assessing computational methods of cis-regulatory module prediction. PLoS Comput Biol. 2010, 6 (12): 1001020-10.1371/journal.pcbi.1001020.

    Article  Google Scholar 

  14. Papatsenko DA, Makeev VJ, Lifanov AP, Régnier M, Nazina AG, Desplan C: Extraction of functional binding sites from unique regulatory regions: The Drosophila early developmental enhancers. Genome Res. 2002, 12 (3): 470-481.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  15. Wingender E, Chen X, Fricke E, Geffers R, Hehl R, Liebich I, Krull M, Matys V, Michael H, Ohnhäuser R, Prüβ M, Schacherer F, Thiele S, Urbach S: The TRANSFAC system on gene expression regulation. Nucleic Acids Res. 2001, 29 (1): 281-283. 10.1093/nar/29.1.281.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  16. Leung MY, Marsh GM, Speed TP: Over- and underrepresentation of short DNA words in herpesvirus genomes. J Comput Biol. 1996, 3 (3): 345-360. 10.1089/cmb.1996.3.345.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  17. Régnier M: A unified approach to word occurrence probabilities. Discrete Appl Math. 2000, 104 (1–3): 259-280.

    Article  Google Scholar 

  18. Gallo SM, Gerrard DT, Miner D, Simich M, Des Soye B, Bergman CM, Halfon MS: REDfly v3.0: Toward a comprehensive database of transcriptional regulatory elements in Drosophila. Nucleic Acids Res. 2011, 39 (1): D118-D123. 10.1093/nar/gkr407.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  19. Shu J-J, Ouw LS: Pairwise alignment of the DNA sequence using hypercomplex number representation. Bull Math Biol. 2004, 66 (5): 1423-1438. 10.1016/j.bulm.2004.01.005.

    Article  CAS  PubMed  Google Scholar 

  20. Shu J-J, Li Y: Hypercomplex cross-correlation of DNA sequences. J Biol Syst. 2010, 18 (4): 711-725. 10.1142/S0218339010003470.

    Article  CAS  Google Scholar 

  21. Shu J-J, Wang Q-W, Yong K-Y: DNA-based computing of strategic assignment problems. Phys Rev Lett. 2011, 106 (18): 188702-

    Article  PubMed  Google Scholar 

  22. Shu J-J, Yong KY, Chan WK: An improved scoring matrix for multiple sequence alignment. Math Probl Eng. 2012, 2012 (490649): 1-9.

    Article  Google Scholar 

  23. Shu J-J, Yong KY: Identifying DNA motifs based on match and mismatch alignment information. J Math Chem. 2013, 51: 1-15.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jian-Jun Shu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

All authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://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

Shu, JJ., LI, Y. A statistical thin-tail test of predicting regulatory regions in the Drosophila genome. Theor Biol Med Model 10, 11 (2013). https://doi.org/10.1186/1742-4682-10-11

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1742-4682-10-11

Keywords