SlideShare a Scribd company logo
1 of 35
Download to read offline
Functional and Pathway
                      Analysis
                                          Stewart MacArthur

                                             Bioinformatics Core


                                          March 18th, 2010




Stewart MacArthur (Bioinformatics Core)   Functional and Pathway Analysis   March 18th, 2010   1 / 19
Introduction   The Problem




The Problem
     • High-throughput genomics methods:
         • microarrays
         • next generation sequencing
     • Generate large lists of “interesting” genes




     • How to we summarize?
     • What are the themes of the lists?


Stewart MacArthur (Bioinformatics Core)   Functional and Pathway Analysis   March 18th, 2010   2 / 19
Introduction   The Solution




The Solution

    • Functional Analysis
        • Determine common
          functions
        • Find groups of functionally
          related genes
    • Pathways Analysis
        • Determine common
          pathways
        • Determine potential
          up/down stream regulators




Stewart MacArthur (Bioinformatics Core)   Functional and Pathway Analysis   March 18th, 2010   3 / 19
Enrichment Analysis Methods




The Methods

 Enrichment Analysis
 Are there more of the genes in my list in functional category X than we could
 expect by chance?
     • SEA - Singular Enrichment Analysis
     • MEA - Modular Enrichment Analysis
     • GSEA - Gene Set Enrichment Analysis




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   4 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    Hypergeometric




Brief Aside: Hypergeometric Test
 The hypergeometric test calculates the probability that the number of
 genes in our gene list that are in functional category/pathway X
 occured by chance




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis   March 18th, 2010   5 / 19
Enrichment Analysis Methods    SEA - Singular Enrichment Analysis




SEA - Singular Enrichment Analysis
 Inputs:
     • List of “interesting” genes, e.g. DE genes
     • List of functional annotations e.g. GO annotations




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                   March 18th, 2010   6 / 19
Enrichment Analysis Methods    SEA - Singular Enrichment Analysis




SEA - Singular Enrichment Analysis
 Inputs:
     • List of “interesting” genes, e.g. DE genes
     • List of functional annotations e.g. GO annotations
 Method:
 For each annotation
     • Are more of the genes in our list present than would be expected by
       chance
     • Calculate p-value
 Next annotation

     • Correction for multiple testing




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                   March 18th, 2010   6 / 19
Enrichment Analysis Methods    SEA - Singular Enrichment Analysis




SEA - Singular Enrichment Analysis
 Inputs:
     • List of “interesting” genes, e.g. DE genes
     • List of functional annotations e.g. GO annotations
 Method:
 For each annotation
     • Are more of the genes in our list present than would be expected by
       chance
     • Calculate p-value
 Next annotation

     • Correction for multiple testing

 Output:
     • Ranked list of annotations

Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                   March 18th, 2010   6 / 19
Enrichment Analysis Methods    MEA - Modular Enrichment Analysis




MEA - Modular Enrichment Analysis

     • Extension of SEA
     • Incorporates network discovery algorithms
     • Considers term-to-term relationships
         • Terms not treated as separate tests
         • Uses co-occurrences of terms
     • More closely related to biology
     • Based on assumption that related functional groups have similar
         member genes




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                  March 18th, 2010   7 / 19
Enrichment Analysis Methods    GSEA -Gene Set Enrichment Analysis




GSEA
 No cutoff, uses all genes ranked
 e.g. microarray experiment ranked by fold change or differential expression
 For each functional annotation
      • Are genes randomly distributed in ranked list?
 or
      • Are genes distributed towards the top/bottom of the list?
      • Calculate enrichment score (ES)
      • Calculate significance of ES
 Next annotation
      • Correct for multiple testing



Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                 March 18th, 2010   8 / 19
Enrichment Analysis Methods    GSEA -Gene Set Enrichment Analysis




GSEA




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                 March 18th, 2010   9 / 19
Enrichment Analysis Methods    GSEA -Gene Set Enrichment Analysis




GSEA




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                 March 18th, 2010   9 / 19
Enrichment Analysis Methods    GSEA -Gene Set Enrichment Analysis




GSEA




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                 March 18th, 2010   9 / 19
Enrichment Analysis Methods    GSEA -Gene Set Enrichment Analysis




GSEA




Stewart MacArthur (Bioinformatics Core)       Functional and Pathway Analysis                 March 18th, 2010   9 / 19
Annotation Resources




Annotation Resources

 Where do the gene sets come from?
     • GO - Gene Ontology
     • KEGG - Kyoto Encyclopedia of Genes and Genomes
     • MSigDB - Molecular Signatures Database
     • Pathway Commons
     • ...
     • ...
 Choice of annotation often dictated by choice of tool




Stewart MacArthur (Bioinformatics Core)          Functional and Pathway Analysis   March 18th, 2010   10 / 19
Web based tools




Tools

     • Approximately 68 enrichment tools




Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   11 / 19
Web based tools




Tools
     • Here they are:




Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   11 / 19
Web based tools




Tools
     • Mainly Web based




Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   11 / 19
Web based tools




Tools

     • Mainly Hypergeometric based




Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   11 / 19
Web based tools




Recommended Tools


     • SEA - ClueGO, GOStat,
     • MEA - DAVID, GOToolBox
     • GSEA - GeneTrail, FatiScan (Babelomics)

 See Bioinformatics Core Wiki Page for more tools
 http://criwiki.cancerresearchuk.org/




Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   12 / 19
Web based tools    David




DAVID http://david.abcc.ncifcrf.gov
 The Database for Annotation, Visualization and Integrated Discovery




    • Over 1,600 DAVID citations
    • 37 nature-branded citations to
        date
    • Daily Usage: 1200 gene
        lists/sublists
    • Daily Usage: 400 unique
        researchers.


Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   13 / 19
Web based tools    David




DAVID http://david.abcc.ncifcrf.gov

 The Database for Annotation, Visualization and Integrated Discovery
     • Identify enriched biological themes
     • Discover enriched functional-related gene groups
     • Cluster redundant annotation terms
     • Visualize genes on BioCarta & KEGG pathway maps
     • Search for other functionally related genes not in the list
     • Convert gene identifiers from one type to another.
     • And more




Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   14 / 19
Web based tools    GeneTrail




GeneTrail



 Annotations include
     • KEGG
     • TRANSPATH
     • TRANSFAC
     • GO
 Methods:
     • Over-Representation Analysis (ORA)
     • Gene Set Enrichment Analysis (GSEA)

Stewart MacArthur (Bioinformatics Core)     Functional and Pathway Analysis   March 18th, 2010   15 / 19
Commercial Tools




Ingenuity Pathways Analysis (IPA)




Stewart MacArthur (Bioinformatics Core)      Functional and Pathway Analysis   March 18th, 2010   16 / 19
Commercial Tools




GeneGo MetaCore




Stewart MacArthur (Bioinformatics Core)      Functional and Pathway Analysis   March 18th, 2010   17 / 19
Commercial Tools




Suraj - GeneGO Demo




Stewart MacArthur (Bioinformatics Core)      Functional and Pathway Analysis   March 18th, 2010   18 / 19
Cytoscape




Cytoscape




Stewart MacArthur (Bioinformatics Core)   Functional and Pathway Analysis   March 18th, 2010   19 / 19

More Related Content

What's hot

Comparative genomics presentation
Comparative genomics presentationComparative genomics presentation
Comparative genomics presentationEmmanuel Aguon
 
COMPARATIVE GENOMICS.ppt
COMPARATIVE GENOMICS.pptCOMPARATIVE GENOMICS.ppt
COMPARATIVE GENOMICS.pptSilpa87
 
Variant (SNP) calling - an introduction (with a worked example, using FreeBay...
Variant (SNP) calling - an introduction (with a worked example, using FreeBay...Variant (SNP) calling - an introduction (with a worked example, using FreeBay...
Variant (SNP) calling - an introduction (with a worked example, using FreeBay...Manikhandan Mudaliar
 
Whole genome sequencing of bacteria & analysis
Whole genome sequencing of bacteria & analysisWhole genome sequencing of bacteria & analysis
Whole genome sequencing of bacteria & analysisdrelamuruganvet
 
Pathways and genomes databases in bioinformatics
Pathways and genomes databases in bioinformaticsPathways and genomes databases in bioinformatics
Pathways and genomes databases in bioinformaticssarwat bashir
 
RNA-seq differential expression analysis
RNA-seq differential expression analysisRNA-seq differential expression analysis
RNA-seq differential expression analysismikaelhuss
 
Comparative Genomics and Visualisation BS32010
Comparative Genomics and Visualisation BS32010Comparative Genomics and Visualisation BS32010
Comparative Genomics and Visualisation BS32010Leighton Pritchard
 
Genome wide association studies seminar
Genome wide association studies seminarGenome wide association studies seminar
Genome wide association studies seminarVarsha Gayatonde
 
RNA-seq quality control and pre-processing
RNA-seq quality control and pre-processingRNA-seq quality control and pre-processing
RNA-seq quality control and pre-processingmikaelhuss
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence AlignmentRavi Gandham
 
Bioinformatics tools for NGS data analysis
Bioinformatics tools for NGS data analysisBioinformatics tools for NGS data analysis
Bioinformatics tools for NGS data analysisDespoina Kalfakakou
 
Introduction to association mapping and tutorial using tassel
Introduction to association mapping and tutorial using tasselIntroduction to association mapping and tutorial using tassel
Introduction to association mapping and tutorial using tasselAwais Khan
 

What's hot (20)

Comparative genomics presentation
Comparative genomics presentationComparative genomics presentation
Comparative genomics presentation
 
COMPARATIVE GENOMICS.ppt
COMPARATIVE GENOMICS.pptCOMPARATIVE GENOMICS.ppt
COMPARATIVE GENOMICS.ppt
 
Pathway analysis 2012
Pathway analysis 2012Pathway analysis 2012
Pathway analysis 2012
 
Rna seq pipeline
Rna seq pipelineRna seq pipeline
Rna seq pipeline
 
Application of Genome-Wide Association Study (GWAS) and transcriptomics to st...
Application of Genome-Wide Association Study (GWAS) and transcriptomics to st...Application of Genome-Wide Association Study (GWAS) and transcriptomics to st...
Application of Genome-Wide Association Study (GWAS) and transcriptomics to st...
 
Variant (SNP) calling - an introduction (with a worked example, using FreeBay...
Variant (SNP) calling - an introduction (with a worked example, using FreeBay...Variant (SNP) calling - an introduction (with a worked example, using FreeBay...
Variant (SNP) calling - an introduction (with a worked example, using FreeBay...
 
Whole genome sequencing of bacteria & analysis
Whole genome sequencing of bacteria & analysisWhole genome sequencing of bacteria & analysis
Whole genome sequencing of bacteria & analysis
 
Comparative genomics
Comparative genomicsComparative genomics
Comparative genomics
 
Pathways and genomes databases in bioinformatics
Pathways and genomes databases in bioinformaticsPathways and genomes databases in bioinformatics
Pathways and genomes databases in bioinformatics
 
Molecular Markers
Molecular Markers Molecular Markers
Molecular Markers
 
GWAS
GWASGWAS
GWAS
 
RNA-seq differential expression analysis
RNA-seq differential expression analysisRNA-seq differential expression analysis
RNA-seq differential expression analysis
 
Comparative Genomics and Visualisation BS32010
Comparative Genomics and Visualisation BS32010Comparative Genomics and Visualisation BS32010
Comparative Genomics and Visualisation BS32010
 
Genome wide association studies seminar
Genome wide association studies seminarGenome wide association studies seminar
Genome wide association studies seminar
 
RNA-seq quality control and pre-processing
RNA-seq quality control and pre-processingRNA-seq quality control and pre-processing
RNA-seq quality control and pre-processing
 
RNA-seq Analysis
RNA-seq AnalysisRNA-seq Analysis
RNA-seq Analysis
 
Sequence Alignment
Sequence AlignmentSequence Alignment
Sequence Alignment
 
Genomic Databases-.pptx
Genomic Databases-.pptxGenomic Databases-.pptx
Genomic Databases-.pptx
 
Bioinformatics tools for NGS data analysis
Bioinformatics tools for NGS data analysisBioinformatics tools for NGS data analysis
Bioinformatics tools for NGS data analysis
 
Introduction to association mapping and tutorial using tassel
Introduction to association mapping and tutorial using tasselIntroduction to association mapping and tutorial using tassel
Introduction to association mapping and tutorial using tassel
 

Viewers also liked

Gene Ontology Enrichment Network Analysis -Tutorial
Gene Ontology Enrichment Network Analysis -TutorialGene Ontology Enrichment Network Analysis -Tutorial
Gene Ontology Enrichment Network Analysis -TutorialDmitry Grapov
 
6 metabolite enrichment analysis
6  metabolite enrichment analysis6  metabolite enrichment analysis
6 metabolite enrichment analysisDmitry Grapov
 
Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)Stian Soiland-Reyes
 
NetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-vizNetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-vizAlexander Pico
 
Genes associated with genotype-specific DNA methylation in squamous cell carc...
Genes associated with genotype-specific DNA methylation in squamous cell carc...Genes associated with genotype-specific DNA methylation in squamous cell carc...
Genes associated with genotype-specific DNA methylation in squamous cell carc...Y-h Taguchi
 
Integrative Analysis of Gene Expression and Promoter Methylation during Repro...
Integrative Analysis of Gene Expression and Promoter Methylation during Repro...Integrative Analysis of Gene Expression and Promoter Methylation during Repro...
Integrative Analysis of Gene Expression and Promoter Methylation during Repro...Y-h Taguchi
 
In search of tissue specific regulators in periodontium - a bioinformatic ap...
In search of tissue specific regulators in periodontium  - a bioinformatic ap...In search of tissue specific regulators in periodontium  - a bioinformatic ap...
In search of tissue specific regulators in periodontium - a bioinformatic ap...Agnieszka Caruso
 
Quatitative assessment of chromatin sturcture
Quatitative assessment of chromatin sturctureQuatitative assessment of chromatin sturcture
Quatitative assessment of chromatin sturctureAmerican Biotechnologist
 
Plegable biología molecular
Plegable biología molecularPlegable biología molecular
Plegable biología molecularserapu
 
Dna methylation field guide 20130806
Dna methylation field guide 20130806Dna methylation field guide 20130806
Dna methylation field guide 20130806abizarl
 
TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...
TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...
TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...Y-h Taguchi
 
Identification of aberrant gene expression associated with aberrant promoter ...
Identification of aberrant gene expression associated with aberrant promoter ...Identification of aberrant gene expression associated with aberrant promoter ...
Identification of aberrant gene expression associated with aberrant promoter ...Y-h Taguchi
 
Семинар ДНК 16/05/2014 Сибэнзим
Семинар ДНК 16/05/2014 СибэнзимСеминар ДНК 16/05/2014 Сибэнзим
Семинар ДНК 16/05/2014 СибэнзимRuslan Titov
 
<마더리스크> biomarkers of methylation
<마더리스크> biomarkers of methylation <마더리스크> biomarkers of methylation
<마더리스크> biomarkers of methylation mothersafe
 
SFRP1 is a possible candidate for epigenetic therapy in non­small cell lung ...
SFRP1 is a possible candidate for epigenetic  therapy in non­small cell lung ...SFRP1 is a possible candidate for epigenetic  therapy in non­small cell lung ...
SFRP1 is a possible candidate for epigenetic therapy in non­small cell lung ...Y-h Taguchi
 

Viewers also liked (20)

David
DavidDavid
David
 
Gene Ontology Enrichment Network Analysis -Tutorial
Gene Ontology Enrichment Network Analysis -TutorialGene Ontology Enrichment Network Analysis -Tutorial
Gene Ontology Enrichment Network Analysis -Tutorial
 
6 metabolite enrichment analysis
6  metabolite enrichment analysis6  metabolite enrichment analysis
6 metabolite enrichment analysis
 
Cytoscape Talk 2010
Cytoscape Talk 2010Cytoscape Talk 2010
Cytoscape Talk 2010
 
Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)
 
CCAFS Planning and Reporting Platform
CCAFS Planning and Reporting Platform CCAFS Planning and Reporting Platform
CCAFS Planning and Reporting Platform
 
Introduction
IntroductionIntroduction
Introduction
 
Gary bader fged_toronto_2012
Gary bader fged_toronto_2012Gary bader fged_toronto_2012
Gary bader fged_toronto_2012
 
NetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-vizNetBioSIG2012 anyatsalenko-en-viz
NetBioSIG2012 anyatsalenko-en-viz
 
Genes associated with genotype-specific DNA methylation in squamous cell carc...
Genes associated with genotype-specific DNA methylation in squamous cell carc...Genes associated with genotype-specific DNA methylation in squamous cell carc...
Genes associated with genotype-specific DNA methylation in squamous cell carc...
 
Integrative Analysis of Gene Expression and Promoter Methylation during Repro...
Integrative Analysis of Gene Expression and Promoter Methylation during Repro...Integrative Analysis of Gene Expression and Promoter Methylation during Repro...
Integrative Analysis of Gene Expression and Promoter Methylation during Repro...
 
In search of tissue specific regulators in periodontium - a bioinformatic ap...
In search of tissue specific regulators in periodontium  - a bioinformatic ap...In search of tissue specific regulators in periodontium  - a bioinformatic ap...
In search of tissue specific regulators in periodontium - a bioinformatic ap...
 
Quatitative assessment of chromatin sturcture
Quatitative assessment of chromatin sturctureQuatitative assessment of chromatin sturcture
Quatitative assessment of chromatin sturcture
 
Plegable biología molecular
Plegable biología molecularPlegable biología molecular
Plegable biología molecular
 
Dna methylation field guide 20130806
Dna methylation field guide 20130806Dna methylation field guide 20130806
Dna methylation field guide 20130806
 
TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...
TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...
TINAGL1 and B3GALNT1 are potential therapy target genes to suppress metastasi...
 
Identification of aberrant gene expression associated with aberrant promoter ...
Identification of aberrant gene expression associated with aberrant promoter ...Identification of aberrant gene expression associated with aberrant promoter ...
Identification of aberrant gene expression associated with aberrant promoter ...
 
Семинар ДНК 16/05/2014 Сибэнзим
Семинар ДНК 16/05/2014 СибэнзимСеминар ДНК 16/05/2014 Сибэнзим
Семинар ДНК 16/05/2014 Сибэнзим
 
<마더리스크> biomarkers of methylation
<마더리스크> biomarkers of methylation <마더리스크> biomarkers of methylation
<마더리스크> biomarkers of methylation
 
SFRP1 is a possible candidate for epigenetic therapy in non­small cell lung ...
SFRP1 is a possible candidate for epigenetic  therapy in non­small cell lung ...SFRP1 is a possible candidate for epigenetic  therapy in non­small cell lung ...
SFRP1 is a possible candidate for epigenetic therapy in non­small cell lung ...
 

Similar to Functional And Pathway Analysis 2010

Haider Embrace Bosc2008
Haider Embrace Bosc2008Haider Embrace Bosc2008
Haider Embrace Bosc2008bosc_2008
 
Quantifying the content of biomedical semantic resources as a core for drug d...
Quantifying the content of biomedical semantic resources as a core for drug d...Quantifying the content of biomedical semantic resources as a core for drug d...
Quantifying the content of biomedical semantic resources as a core for drug d...Syed Muhammad Ali Hasnain
 
ICAR2016 TAIR talk
ICAR2016 TAIR talkICAR2016 TAIR talk
ICAR2016 TAIR talkDonghui Li
 
Data analysis & integration challenges in genomics
Data analysis & integration challenges in genomicsData analysis & integration challenges in genomics
Data analysis & integration challenges in genomicsmikaelhuss
 
Computing on the shoulders of giants
Computing on the shoulders of giantsComputing on the shoulders of giants
Computing on the shoulders of giantsBenjamin Good
 
The Role of Retention Time in Untargeted Metabolomics
The Role of Retention Time in Untargeted MetabolomicsThe Role of Retention Time in Untargeted Metabolomics
The Role of Retention Time in Untargeted Metabolomics Jan Stanstrup
 
bioinformatics algorithms and its basics
bioinformatics algorithms and its basicsbioinformatics algorithms and its basics
bioinformatics algorithms and its basicssofav88068
 
Frictional resistance in self ligating orthodontic brackets and conventionall...
Frictional resistance in self ligating orthodontic brackets and conventionall...Frictional resistance in self ligating orthodontic brackets and conventionall...
Frictional resistance in self ligating orthodontic brackets and conventionall...VARADARAJU MAGESH
 
Math, Stats and CS in Public Health and Medical Research
Math, Stats and CS in Public Health and Medical ResearchMath, Stats and CS in Public Health and Medical Research
Math, Stats and CS in Public Health and Medical ResearchJessica Minnier
 

Similar to Functional And Pathway Analysis 2010 (17)

Haider Embrace Bosc2008
Haider Embrace Bosc2008Haider Embrace Bosc2008
Haider Embrace Bosc2008
 
Proteomics repositories
Proteomics repositoriesProteomics repositories
Proteomics repositories
 
Quantifying the content of biomedical semantic resources as a core for drug d...
Quantifying the content of biomedical semantic resources as a core for drug d...Quantifying the content of biomedical semantic resources as a core for drug d...
Quantifying the content of biomedical semantic resources as a core for drug d...
 
ICAR2016 TAIR talk
ICAR2016 TAIR talkICAR2016 TAIR talk
ICAR2016 TAIR talk
 
PhDc exam presentation
PhDc exam presentationPhDc exam presentation
PhDc exam presentation
 
Data analysis & integration challenges in genomics
Data analysis & integration challenges in genomicsData analysis & integration challenges in genomics
Data analysis & integration challenges in genomics
 
Computing on the shoulders of giants
Computing on the shoulders of giantsComputing on the shoulders of giants
Computing on the shoulders of giants
 
The Role of Retention Time in Untargeted Metabolomics
The Role of Retention Time in Untargeted MetabolomicsThe Role of Retention Time in Untargeted Metabolomics
The Role of Retention Time in Untargeted Metabolomics
 
Algorithms
AlgorithmsAlgorithms
Algorithms
 
Applications of bioinformatics
Applications of bioinformaticsApplications of bioinformatics
Applications of bioinformatics
 
bioinformatics algorithms and its basics
bioinformatics algorithms and its basicsbioinformatics algorithms and its basics
bioinformatics algorithms and its basics
 
biologydriven
biologydrivenbiologydriven
biologydriven
 
Frictional resistance in self ligating orthodontic brackets and conventionall...
Frictional resistance in self ligating orthodontic brackets and conventionall...Frictional resistance in self ligating orthodontic brackets and conventionall...
Frictional resistance in self ligating orthodontic brackets and conventionall...
 
call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...
 
Math, Stats and CS in Public Health and Medical Research
Math, Stats and CS in Public Health and Medical ResearchMath, Stats and CS in Public Health and Medical Research
Math, Stats and CS in Public Health and Medical Research
 
Stanford workshop2020
Stanford workshop2020Stanford workshop2020
Stanford workshop2020
 
Rishi
RishiRishi
Rishi
 

Recently uploaded

Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 

Recently uploaded (20)

Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 

Functional And Pathway Analysis 2010

  • 1. Functional and Pathway Analysis Stewart MacArthur Bioinformatics Core March 18th, 2010 Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 1 / 19
  • 2. Introduction The Problem The Problem • High-throughput genomics methods: • microarrays • next generation sequencing • Generate large lists of “interesting” genes • How to we summarize? • What are the themes of the lists? Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 2 / 19
  • 3. Introduction The Solution The Solution • Functional Analysis • Determine common functions • Find groups of functionally related genes • Pathways Analysis • Determine common pathways • Determine potential up/down stream regulators Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 3 / 19
  • 4. Enrichment Analysis Methods The Methods Enrichment Analysis Are there more of the genes in my list in functional category X than we could expect by chance? • SEA - Singular Enrichment Analysis • MEA - Modular Enrichment Analysis • GSEA - Gene Set Enrichment Analysis Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 4 / 19
  • 5. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 6. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 7. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 8. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 9. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 10. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 11. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 12. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 13. Enrichment Analysis Methods Hypergeometric Brief Aside: Hypergeometric Test The hypergeometric test calculates the probability that the number of genes in our gene list that are in functional category/pathway X occured by chance Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 5 / 19
  • 14. Enrichment Analysis Methods SEA - Singular Enrichment Analysis SEA - Singular Enrichment Analysis Inputs: • List of “interesting” genes, e.g. DE genes • List of functional annotations e.g. GO annotations Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 6 / 19
  • 15. Enrichment Analysis Methods SEA - Singular Enrichment Analysis SEA - Singular Enrichment Analysis Inputs: • List of “interesting” genes, e.g. DE genes • List of functional annotations e.g. GO annotations Method: For each annotation • Are more of the genes in our list present than would be expected by chance • Calculate p-value Next annotation • Correction for multiple testing Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 6 / 19
  • 16. Enrichment Analysis Methods SEA - Singular Enrichment Analysis SEA - Singular Enrichment Analysis Inputs: • List of “interesting” genes, e.g. DE genes • List of functional annotations e.g. GO annotations Method: For each annotation • Are more of the genes in our list present than would be expected by chance • Calculate p-value Next annotation • Correction for multiple testing Output: • Ranked list of annotations Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 6 / 19
  • 17. Enrichment Analysis Methods MEA - Modular Enrichment Analysis MEA - Modular Enrichment Analysis • Extension of SEA • Incorporates network discovery algorithms • Considers term-to-term relationships • Terms not treated as separate tests • Uses co-occurrences of terms • More closely related to biology • Based on assumption that related functional groups have similar member genes Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 7 / 19
  • 18. Enrichment Analysis Methods GSEA -Gene Set Enrichment Analysis GSEA No cutoff, uses all genes ranked e.g. microarray experiment ranked by fold change or differential expression For each functional annotation • Are genes randomly distributed in ranked list? or • Are genes distributed towards the top/bottom of the list? • Calculate enrichment score (ES) • Calculate significance of ES Next annotation • Correct for multiple testing Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 8 / 19
  • 19. Enrichment Analysis Methods GSEA -Gene Set Enrichment Analysis GSEA Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 9 / 19
  • 20. Enrichment Analysis Methods GSEA -Gene Set Enrichment Analysis GSEA Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 9 / 19
  • 21. Enrichment Analysis Methods GSEA -Gene Set Enrichment Analysis GSEA Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 9 / 19
  • 22. Enrichment Analysis Methods GSEA -Gene Set Enrichment Analysis GSEA Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 9 / 19
  • 23. Annotation Resources Annotation Resources Where do the gene sets come from? • GO - Gene Ontology • KEGG - Kyoto Encyclopedia of Genes and Genomes • MSigDB - Molecular Signatures Database • Pathway Commons • ... • ... Choice of annotation often dictated by choice of tool Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 10 / 19
  • 24. Web based tools Tools • Approximately 68 enrichment tools Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 11 / 19
  • 25. Web based tools Tools • Here they are: Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 11 / 19
  • 26. Web based tools Tools • Mainly Web based Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 11 / 19
  • 27. Web based tools Tools • Mainly Hypergeometric based Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 11 / 19
  • 28. Web based tools Recommended Tools • SEA - ClueGO, GOStat, • MEA - DAVID, GOToolBox • GSEA - GeneTrail, FatiScan (Babelomics) See Bioinformatics Core Wiki Page for more tools http://criwiki.cancerresearchuk.org/ Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 12 / 19
  • 29. Web based tools David DAVID http://david.abcc.ncifcrf.gov The Database for Annotation, Visualization and Integrated Discovery • Over 1,600 DAVID citations • 37 nature-branded citations to date • Daily Usage: 1200 gene lists/sublists • Daily Usage: 400 unique researchers. Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 13 / 19
  • 30. Web based tools David DAVID http://david.abcc.ncifcrf.gov The Database for Annotation, Visualization and Integrated Discovery • Identify enriched biological themes • Discover enriched functional-related gene groups • Cluster redundant annotation terms • Visualize genes on BioCarta & KEGG pathway maps • Search for other functionally related genes not in the list • Convert gene identifiers from one type to another. • And more Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 14 / 19
  • 31. Web based tools GeneTrail GeneTrail Annotations include • KEGG • TRANSPATH • TRANSFAC • GO Methods: • Over-Representation Analysis (ORA) • Gene Set Enrichment Analysis (GSEA) Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 15 / 19
  • 32. Commercial Tools Ingenuity Pathways Analysis (IPA) Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 16 / 19
  • 33. Commercial Tools GeneGo MetaCore Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 17 / 19
  • 34. Commercial Tools Suraj - GeneGO Demo Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 18 / 19
  • 35. Cytoscape Cytoscape Stewart MacArthur (Bioinformatics Core) Functional and Pathway Analysis March 18th, 2010 19 / 19