SlideShare a Scribd company logo
1 of 38
Download to read offline
Introduction       Promotor Analysis              Identifying genes: Methods   Identifying genes: Results




               The Identification of Circadian Clock Genes
                    By Data Mining Microarray Data

                           Atreyi Banerjee and Martin Hunt

                                       The University of Leicester


                                           June 27, 2008
Introduction        Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                        Outline




           • Introduction
           • How to find circadian clock genes
           • Promotor Analysis
Introduction        Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                        Outline




           • Introduction
           • How to find circadian clock genes
           • Promotor Analysis
Introduction       Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                          What is circadian rhythm?




       Circadian circa (about) + dies (a day) Circadian rhythm is the
       self-sustained cycle with 24 hour period that controls rest/activity
       time awareness, photosynthesis, etc. Common among eukaryotes
       (Neurospora, Drosophila, Mammals) Reserved for living organisms
       (daily traffic congestions is not a circadian rhythm) Circannual 1
       year period(e.g. migration)
Introduction      Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                        Circadian rhythm properties



       Circadian rhythm properties are conserved across plant and animal
       kingdom Basic properties of circadian rhythm: Endogenous free
       running period of 24 hours Synchronization of stimuli Period is
       unchanged with temperature Advantage: learn from studying
       simple organisms (Drosophila, Neurospora, Mouse) Mechanisms
       are similar but the genes are different The main cycling genes:
       PER, TIM, CLK, CYC, BMAL
Introduction      Promotor Analysis      Identifying genes: Methods   Identifying genes: Results



                                      Drosophila




       Affymetrix gene chip (Drosgenome 1) assay Identifying circadian
       genes Clustering and Heatmap Promoter analysis
Introduction   Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                  Drosophila circadian oscillator
Introduction    Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



               Circadian clock control in Drosophila
       ADD REFERENCE
Introduction      Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                  Experimentations




       Drosophila entrained in 12:12 hour light dark (LD) cycle Then left
       in complete darkness and analysed every 4 hours The final dataset
       included replicas of 4 chips CT0, CT4, CT8, CT12, CT16 and
       CT20
Introduction        Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                        Outline




           • Introduction
           • How to find circadian clock genes
           • Promotor Analysis
Introduction        Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                        Outline




           • Introduction
           • How to find circadian clock genes
           • Promotor Analysis
Introduction      Promotor Analysis      Identifying genes: Methods   Identifying genes: Results



                                  Promoter analysis




       To detect genes having same regulatory mechanism Extracting the
       5’ untranslated region of the genes Finding out the over
       represented motifs in the sequences Finding out the cis-regulatory
       modules (combination of binding sites) in sets of co-expressed or
       coregulated genes Getting the putative transcription factor binding
       sites (TFBS) Functional analysis
Introduction     Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



         Effects of clock mutations on enhancers regulating
                      circadian gene expression




                Stempfl, T. et al. Genetics 2002;160:571-593
Introduction       Promotor Analysis    Identifying genes: Methods   Identifying genes: Results



                                  TOUCAN software




       An interactive java display Map genes onto the Sequence set space
       Flexibilty of using any identifier(Affy ID, EMBL, Refseq etc)
       Perform statistical tests for finding regulatory sequences, selecting
       parts of sequences, finding CpG islands in metazoan genome
Introduction   Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



      Predict instances of known motifs with MotifScanner
Introduction       Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



               The Significant motifs found in each cluster
Introduction      Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



          Predict cis-regulatory modules with MotifSampler




       The co-expression of Dorsal 2 and Myf showing
Introduction       Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



               The cis-regulatory modules in each cluster
Introduction   Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



    The cis-regulatory module in genes listed with p-values
Introduction   Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                     Genscan output of cluster 1
Introduction        Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



               List of unknown TFBS found in each cluster
Introduction      Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                de novo discovery of unknown TFBS




       MotifSampler tool in TOUCAN used to find unknown motifs which
       could be novel transcription factors The 5’UTR sequences also
       extracted from Ensembl Biomart The over represented TFBS were
       extracted from MATCH and OTFBS Dorsal 2 and Myf were over
       represented modules ARNT also found in cycle an important clock
       gene, was located Genscan predicted genes in each cluster
Introduction        Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                        Outline




           • Introduction
           • Identifying circadian clock genes
           • Promotor Analysis
Introduction        Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                        Outline




           • Introduction
           • Identifying circadian clock genes
           • Promotor Analysis
Introduction     Promotor Analysis           Identifying genes: Methods   Identifying genes: Results



               Identifying circadian genes: an outline

                                     Microarray experiment

                                                ?
                                      Data (spreadsheet)

                                                ?
                                       Process data in R

                                                ?
                                      Data analysis in R

                                                ?
                                     List of circadian genes
Introduction     Promotor Analysis           Identifying genes: Methods   Identifying genes: Results



               Identifying circadian genes: an outline

                                     Microarray experiment

                                                ?
                                      Data (spreadsheet)

                                                ?
                                       Process data in R

                                                ?
                                      Data analysis in R

                                                ?
                                     List of circadian genes
Introduction       Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                 Identifying circadian genes: an outline

       Four methods considered, all of which were implemented in R:
       GeneCycle based

           • The Fisher Method (Wichert et al. 2004)
           • The Robust Method (Ahdesmaki et al. 2005)


       “Sine wave” based
           • The M&R Method (McDonald & Rosbash 2001)
           • The Sine Method
Introduction       Promotor Analysis      Identifying genes: Methods   Identifying genes: Results



                                 The Fisher Method

       Implemented by the R package GeneCycle, based on Fourier
       methods and Fisher’s g test


         Time Series:

         CT0 = 1.2
         CT4 = 4.9
                               - Fisher’s g test           - p-value = 0.3213
         CT8 = 9.5
         CT12 = 0.4
         CT16 = 1.5
         CT20 = −42

       Repeat this process for each time series
Introduction       Promotor Analysis    Identifying genes: Methods   Identifying genes: Results



                           The Fisher Method: FDR


       Oops! We’ve carried out over 6000 multiple tests.
       The solution: false discovery rate (FDR) control, implemented by
       the R package fdrtool
       Definition
       The FDR value is the percentage of false-positives we expect to be
       found in our results


                0.011, 0.021, 0.042, 0.045, 0.056, 0.065, 0.066, . . .
Introduction     Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                              The Robust Method




       Also implemented by the R package GeneCycle
Introduction   Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                              The M&R Method




       The M&R Method
Introduction     Promotor Analysis     Identifying genes: Methods   Identifying genes: Results



                                 The Sine Method




       The Sine Method
Introduction     Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                    Heatmap: The Fisher Method




       heatmap of Fisher method
Introduction   Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                 Heatmap: The Robust Method
Introduction     Promotor Analysis       Identifying genes: Methods   Identifying genes: Results



                                     The Numbers




       How many in genes in common between methods etc
Introduction      Promotor Analysis   Identifying genes: Methods   Identifying genes: Results



                            Fisher Vs Sine Methods

       what’s so different about them?
Introduction        Promotor Analysis       Identifying genes: Methods   Identifying genes: Results



                                        Conclusions




           • Why only use sine waves as a model?
           • Is FDR really better than multiple testing?
           • Why use GeneCycle?
Introduction         Promotor Analysis       Identifying genes: Methods   Identifying genes: Results



                                         Conclusions




           • All methods find some circadian clock genes
           • . . . and some false positives
           • Best approach: use many methods
           • There is always a new, better method around the corner . . .

More Related Content

Viewers also liked

Viewers also liked (20)

Presentation of biological rhythm
Presentation of biological rhythmPresentation of biological rhythm
Presentation of biological rhythm
 
Amygdala pp
Amygdala ppAmygdala pp
Amygdala pp
 
Circadian biology presentation
Circadian biology presentationCircadian biology presentation
Circadian biology presentation
 
CHRONO BIOLOGY
CHRONO BIOLOGYCHRONO BIOLOGY
CHRONO BIOLOGY
 
Photosynthesis and associated aspects under abiotic stress
Photosynthesis and associated aspects under abiotic stressPhotosynthesis and associated aspects under abiotic stress
Photosynthesis and associated aspects under abiotic stress
 
Regulation of volume & tonicity of ecf
Regulation of volume & tonicity of ecf Regulation of volume & tonicity of ecf
Regulation of volume & tonicity of ecf
 
photomorphogenesis, photosensors, light signal transduction
photomorphogenesis, photosensors, light signal transductionphotomorphogenesis, photosensors, light signal transduction
photomorphogenesis, photosensors, light signal transduction
 
REGULATION OF HYDROGEN ION CONCENTRATION IN HUMAN BODY
REGULATION OF HYDROGEN ION CONCENTRATION IN HUMAN BODYREGULATION OF HYDROGEN ION CONCENTRATION IN HUMAN BODY
REGULATION OF HYDROGEN ION CONCENTRATION IN HUMAN BODY
 
Melatonin
MelatoninMelatonin
Melatonin
 
Yellow Packet Notes
Yellow Packet NotesYellow Packet Notes
Yellow Packet Notes
 
Melatonin clocking in presentation
Melatonin clocking in presentationMelatonin clocking in presentation
Melatonin clocking in presentation
 
Acid base regulation
Acid base regulationAcid base regulation
Acid base regulation
 
Circadian Rhythms: Sleep-waking cycle
Circadian Rhythms: Sleep-waking cycleCircadian Rhythms: Sleep-waking cycle
Circadian Rhythms: Sleep-waking cycle
 
Photoperiodism
PhotoperiodismPhotoperiodism
Photoperiodism
 
Stomatal regulation
Stomatal regulationStomatal regulation
Stomatal regulation
 
Chronobiolgoy 6378510
Chronobiolgoy 6378510Chronobiolgoy 6378510
Chronobiolgoy 6378510
 
Circadian rhythm
Circadian rhythmCircadian rhythm
Circadian rhythm
 
Physiology of flowering, photoperiodism
 Physiology of flowering,  photoperiodism Physiology of flowering,  photoperiodism
Physiology of flowering, photoperiodism
 
Photoperiodism
PhotoperiodismPhotoperiodism
Photoperiodism
 
Biological rhythms
Biological rhythmsBiological rhythms
Biological rhythms
 

Similar to Data mining of circadian clock genes

Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...
Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...
Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...VHIR Vall d’Hebron Institut de Recerca
 
20100509 bioinformatics kapushesky_lecture03-04_0
20100509 bioinformatics kapushesky_lecture03-04_020100509 bioinformatics kapushesky_lecture03-04_0
20100509 bioinformatics kapushesky_lecture03-04_0Computer Science Club
 
Genomics_Aishwarya Teli.pptx
Genomics_Aishwarya Teli.pptxGenomics_Aishwarya Teli.pptx
Genomics_Aishwarya Teli.pptxAishwaryaTeli5
 
SPIN Workshop Microbial Genomics @NIST
SPIN Workshop Microbial Genomics @NISTSPIN Workshop Microbial Genomics @NIST
SPIN Workshop Microbial Genomics @NISTNathan Olson
 
Genetica clinica diaria_sin_videos
Genetica clinica diaria_sin_videosGenetica clinica diaria_sin_videos
Genetica clinica diaria_sin_videosAbadLaboratorio
 
sequencing.pptx
sequencing.pptxsequencing.pptx
sequencing.pptxSoniaKolhi
 
Addressing the growing demand for CNV and UPD detection
Addressing the growing demand for CNV and UPD detection Addressing the growing demand for CNV and UPD detection
Addressing the growing demand for CNV and UPD detection Oxford Gene Technology
 
2017 molecular profiling_wim_vancriekinge
2017 molecular profiling_wim_vancriekinge2017 molecular profiling_wim_vancriekinge
2017 molecular profiling_wim_vancriekingeProf. Wim Van Criekinge
 
Apresentação Netsci 09
Apresentação Netsci 09Apresentação Netsci 09
Apresentação Netsci 09nlemke
 
The Benefits of genetic analysis
The Benefits of genetic analysisThe Benefits of genetic analysis
The Benefits of genetic analysisGel Company, Inc.
 
Usual Questions with Unusual Answers: Application of Multi-class Supervised A...
Usual Questions with Unusual Answers: Application of Multi-class Supervised A...Usual Questions with Unusual Answers: Application of Multi-class Supervised A...
Usual Questions with Unusual Answers: Application of Multi-class Supervised A...Data Con LA
 
New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...
New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...
New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...Eastern Pennsylvania Branch ASM
 
Presentation1
Presentation1Presentation1
Presentation1AHRazu
 
Micro seminar
Micro seminarMicro seminar
Micro seminaraka_sam15
 

Similar to Data mining of circadian clock genes (20)

Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...
Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...
Basic Aspects of Microarray Technology and Data Analysis (UEB-UAT Bioinformat...
 
20100509 bioinformatics kapushesky_lecture03-04_0
20100509 bioinformatics kapushesky_lecture03-04_020100509 bioinformatics kapushesky_lecture03-04_0
20100509 bioinformatics kapushesky_lecture03-04_0
 
Genomics_Aishwarya Teli.pptx
Genomics_Aishwarya Teli.pptxGenomics_Aishwarya Teli.pptx
Genomics_Aishwarya Teli.pptx
 
SPIN Workshop Microbial Genomics @NIST
SPIN Workshop Microbial Genomics @NISTSPIN Workshop Microbial Genomics @NIST
SPIN Workshop Microbial Genomics @NIST
 
Genetica clinica diaria_sin_videos
Genetica clinica diaria_sin_videosGenetica clinica diaria_sin_videos
Genetica clinica diaria_sin_videos
 
sequencing.pptx
sequencing.pptxsequencing.pptx
sequencing.pptx
 
Whole Exome Sequencing .pptx
Whole Exome Sequencing .pptxWhole Exome Sequencing .pptx
Whole Exome Sequencing .pptx
 
Addressing the growing demand for CNV and UPD detection
Addressing the growing demand for CNV and UPD detection Addressing the growing demand for CNV and UPD detection
Addressing the growing demand for CNV and UPD detection
 
Epigenetics 2013
Epigenetics 2013Epigenetics 2013
Epigenetics 2013
 
PCR
PCRPCR
PCR
 
2017 molecular profiling_wim_vancriekinge
2017 molecular profiling_wim_vancriekinge2017 molecular profiling_wim_vancriekinge
2017 molecular profiling_wim_vancriekinge
 
Apresentação Netsci 09
Apresentação Netsci 09Apresentação Netsci 09
Apresentação Netsci 09
 
The Benefits of genetic analysis
The Benefits of genetic analysisThe Benefits of genetic analysis
The Benefits of genetic analysis
 
DNA sequencing
DNA sequencingDNA sequencing
DNA sequencing
 
Usual Questions with Unusual Answers: Application of Multi-class Supervised A...
Usual Questions with Unusual Answers: Application of Multi-class Supervised A...Usual Questions with Unusual Answers: Application of Multi-class Supervised A...
Usual Questions with Unusual Answers: Application of Multi-class Supervised A...
 
New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...
New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...
New Molecular Approaches to Identify 21st Century Microbes - Dr Melissa Mille...
 
Molecular profiling 2013
Molecular profiling 2013Molecular profiling 2013
Molecular profiling 2013
 
Genomics experimental-methods
Genomics experimental-methodsGenomics experimental-methods
Genomics experimental-methods
 
Presentation1
Presentation1Presentation1
Presentation1
 
Micro seminar
Micro seminarMicro seminar
Micro seminar
 

Data mining of circadian clock genes

  • 1. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The Identification of Circadian Clock Genes By Data Mining Microarray Data Atreyi Banerjee and Martin Hunt The University of Leicester June 27, 2008
  • 2. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Outline • Introduction • How to find circadian clock genes • Promotor Analysis
  • 3. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Outline • Introduction • How to find circadian clock genes • Promotor Analysis
  • 4. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results What is circadian rhythm? Circadian circa (about) + dies (a day) Circadian rhythm is the self-sustained cycle with 24 hour period that controls rest/activity time awareness, photosynthesis, etc. Common among eukaryotes (Neurospora, Drosophila, Mammals) Reserved for living organisms (daily traffic congestions is not a circadian rhythm) Circannual 1 year period(e.g. migration)
  • 5. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Circadian rhythm properties Circadian rhythm properties are conserved across plant and animal kingdom Basic properties of circadian rhythm: Endogenous free running period of 24 hours Synchronization of stimuli Period is unchanged with temperature Advantage: learn from studying simple organisms (Drosophila, Neurospora, Mouse) Mechanisms are similar but the genes are different The main cycling genes: PER, TIM, CLK, CYC, BMAL
  • 6. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Drosophila Affymetrix gene chip (Drosgenome 1) assay Identifying circadian genes Clustering and Heatmap Promoter analysis
  • 7. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Drosophila circadian oscillator
  • 8. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Circadian clock control in Drosophila ADD REFERENCE
  • 9. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Experimentations Drosophila entrained in 12:12 hour light dark (LD) cycle Then left in complete darkness and analysed every 4 hours The final dataset included replicas of 4 chips CT0, CT4, CT8, CT12, CT16 and CT20
  • 10. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Outline • Introduction • How to find circadian clock genes • Promotor Analysis
  • 11. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Outline • Introduction • How to find circadian clock genes • Promotor Analysis
  • 12. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Promoter analysis To detect genes having same regulatory mechanism Extracting the 5’ untranslated region of the genes Finding out the over represented motifs in the sequences Finding out the cis-regulatory modules (combination of binding sites) in sets of co-expressed or coregulated genes Getting the putative transcription factor binding sites (TFBS) Functional analysis
  • 13. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Effects of clock mutations on enhancers regulating circadian gene expression Stempfl, T. et al. Genetics 2002;160:571-593
  • 14. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results TOUCAN software An interactive java display Map genes onto the Sequence set space Flexibilty of using any identifier(Affy ID, EMBL, Refseq etc) Perform statistical tests for finding regulatory sequences, selecting parts of sequences, finding CpG islands in metazoan genome
  • 15. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Predict instances of known motifs with MotifScanner
  • 16. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The Significant motifs found in each cluster
  • 17. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Predict cis-regulatory modules with MotifSampler The co-expression of Dorsal 2 and Myf showing
  • 18. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The cis-regulatory modules in each cluster
  • 19. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The cis-regulatory module in genes listed with p-values
  • 20. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Genscan output of cluster 1
  • 21. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results List of unknown TFBS found in each cluster
  • 22. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results de novo discovery of unknown TFBS MotifSampler tool in TOUCAN used to find unknown motifs which could be novel transcription factors The 5’UTR sequences also extracted from Ensembl Biomart The over represented TFBS were extracted from MATCH and OTFBS Dorsal 2 and Myf were over represented modules ARNT also found in cycle an important clock gene, was located Genscan predicted genes in each cluster
  • 23. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Outline • Introduction • Identifying circadian clock genes • Promotor Analysis
  • 24. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Outline • Introduction • Identifying circadian clock genes • Promotor Analysis
  • 25. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Identifying circadian genes: an outline Microarray experiment ? Data (spreadsheet) ? Process data in R ? Data analysis in R ? List of circadian genes
  • 26. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Identifying circadian genes: an outline Microarray experiment ? Data (spreadsheet) ? Process data in R ? Data analysis in R ? List of circadian genes
  • 27. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Identifying circadian genes: an outline Four methods considered, all of which were implemented in R: GeneCycle based • The Fisher Method (Wichert et al. 2004) • The Robust Method (Ahdesmaki et al. 2005) “Sine wave” based • The M&R Method (McDonald & Rosbash 2001) • The Sine Method
  • 28. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The Fisher Method Implemented by the R package GeneCycle, based on Fourier methods and Fisher’s g test Time Series: CT0 = 1.2 CT4 = 4.9 - Fisher’s g test - p-value = 0.3213 CT8 = 9.5 CT12 = 0.4 CT16 = 1.5 CT20 = −42 Repeat this process for each time series
  • 29. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The Fisher Method: FDR Oops! We’ve carried out over 6000 multiple tests. The solution: false discovery rate (FDR) control, implemented by the R package fdrtool Definition The FDR value is the percentage of false-positives we expect to be found in our results 0.011, 0.021, 0.042, 0.045, 0.056, 0.065, 0.066, . . .
  • 30. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The Robust Method Also implemented by the R package GeneCycle
  • 31. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The M&R Method The M&R Method
  • 32. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The Sine Method The Sine Method
  • 33. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Heatmap: The Fisher Method heatmap of Fisher method
  • 34. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Heatmap: The Robust Method
  • 35. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results The Numbers How many in genes in common between methods etc
  • 36. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Fisher Vs Sine Methods what’s so different about them?
  • 37. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Conclusions • Why only use sine waves as a model? • Is FDR really better than multiple testing? • Why use GeneCycle?
  • 38. Introduction Promotor Analysis Identifying genes: Methods Identifying genes: Results Conclusions • All methods find some circadian clock genes • . . . and some false positives • Best approach: use many methods • There is always a new, better method around the corner . . .