1 / 18

Pattern Discovery and Recognition for Genetic Regulation

Pattern Discovery and Recognition for Genetic Regulation. Tim Bailey UQ Maths and IMB. Research Goals. We are studying algorithms for discovering regulatory elements in DNA. Our research includes:. Developing fast and accurate methods for computing the statistics of random alignments

duke
Download Presentation

Pattern Discovery and Recognition for Genetic Regulation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pattern Discovery and Recognition for Genetic Regulation Tim Bailey UQ Maths and IMB

  2. Research Goals We are studying algorithms for discovering regulatory elements in DNA. Our research includes: • Developing fast and accurate methods for computing the statistics of random alignments • Discovering regulatory elements in the upstream regions of orthologous genes

  3. Recent Work • Developed new way of computing statistics for DNA regulatory motif scores • Participated in the evaluation of most extant motif discovery algorithms • Studied prediction of subcellular localization • Studied prediction of accessible protein area • Developing algorithms for motif discovery in sets of orthologous sequences

  4. Collaborations • Algorithm evaluation: Martin Tompa (University of Washington) • Protein accesible surface area: Zheng Yuan (IMB) • Subcellular localization: Rohan Teasdale, Melissa Davis (IMB)

  5. Computing the statistics of random alignments • Knowing the statistical significance of motifs makes it possible to distinguish “real” motifs from patterns that can be explained by chance. • Computing motif significance is therefore critical to any motif discovery approach.

  6. 5’- TCTCTCTCCACGGCTAATTAGGTGATCATGAAAAAATGAAAAATTCATGAGAAAAGAGTCAGACATCGAAACATACAT …HIS7 …ARO4 5’- ATGGCAGAATCACTTTAAAACGTGGCCCCACCCGCTGCACCCTGTGCATTTTGTACGTTACTGCGAAATGACTCAACG …ILV6 5’- CACATCCAACGAATCACCTCACCGTTATCGTGACTCACTTTCTTTCGCATCGCCGAAGTGCCATAAAAAATATTTTTT 5’- TGCGAACAAAAGAGTCATTACAACGAGGAAATAGAAGAAAATGAAAAATTTTCGACAAAATGTATAGTCATTTCTATC …THR4 Sequences …ARO1 5’- ACAAAGGTACCTTCCTGGCCAATCTCACAGATTTAATATAGTAAATTGTCATGCATATGACTCATCCCGAACATGAAA …HOM2 5’- ATTGATTGACTCATTTTCCTCTGACTACTACCAGTTCAAAATGTTAGAGAAAAATAGAAAAGCAGAAAAAATAAATAA …PRO3 5’- GGCGCCACAGTCCGCGTTTGGTTATCCGGCTGACTCATTCTGACTCTTTTTTGGAAAGTGTGGCATGTGCTTCACACA fij=nij/N 1 GACATCGAAA 2 GCACTTCGGC GAGTCATTAC i GTAAATTGTC CCACAGTCCG N TGTGAAGCAC Frequencies 12 … w j Measuring the goodness off DNA regulatory motifs: IC nij IC =IC1+ …+ICw Alignment Information Content Counts

  7. POP: product of ICp-values • IC is the sum of the information contents of the motif columns. • POP is an alternative measure of motif quality: the product of the p-values of the column information contents.

  8. Statistics of IC scores • Large deviation method for computing distribution of IC of random alignments is known (Hertz and Stormo, Bioinformatics, 15:653-577, 1999). • Time to compute the p-value of one IC score is O(N2). • MEME computes O(w2N) IC scores per motif, so the total time—O(w2N3)—is prohibitive. • POP p-values can be computed efficiently.

  9. Discovering regulatory elements in orthologous genes • De novo discovery of most known regulatory elements in yeast has been demonstrated using four closely related yeast genomes (Kellis et al., Nature 423:241-254, 2003). • We are exploring the possibility of extending their approach to the human genome using orthologous genes from mouse.

  10. Speedup using POP statistic

  11. Evaluation of motif discovery algorithms • Eighteen motif discovery algorithms were tested evaluated on DNA regulatory motifs in four organisms. • Each algorithm was run by experts in that particular algorithm. • The ability of the algorithm to discover motifs in sets of DNA sequences was measured.

  12. Performance of Motif Discovery Algorithms Finding Regulatory Motifs

  13. Conservation of known regulatory elements in sets of orthologous genes Human vs. Mouse Four yeast species Regulatory elements Regulatory elements Background sequences Background sequences Source: Liu et al., Genome Res 14:451-458, 2004.

  14. Large-scale discovery of human regulatory elements • Compared with yeast, regulatory elements make up less of human intergenic DNA (3% vs. 15%). • The relative difference in conservation rate (window percent identity) between human and mouse regulatory elements and background sequence is higher than among the four yeast species. • Large-scale motif discovery should be possible using human and mouse orthologous genes.

  15. Estimating the POP p-value correction factor parameters • To estimate the correction factor parameters we: • estimate the right tail of the distribution using a convolution method, • fit the (non-linear) correction function to the tail of the distribution using a least squares approach. • The CPU time per motif to compute POP p-values is negligible once the correction factor parameters are known.

  16. Correction factor for POP p-values • The p-value of POP score, p, is roughly: • Because of the discrete nature of IC p-values, it is necessary to correct the POP p-values. • Empirically, the p-value error for POP, p, letting x = ln(p), is about where a and b are parameters that must be estimated.

  17. CPU time per motif using LD method to compute p-values w=16

  18. CPU time to estimate correction factor parameters w=16

More Related