SlideShare uma empresa Scribd logo
1 de 14
Baixar para ler offline
interPopula: Database and tool
integration for population genetics
   With a focus on the HapMap project
                                     ˜
                  Tiago Rodrigues Antao
            http://popgen.eu/soft/interPop
                 tiagoantao@gmail.com


         Liverpool School of Tropical Medicine, UK




                                                     interPopula – p.
Preamble – the HapMap project
  (and UCSC Known Genes)




                                interPopula – p.
HapMap




The goal of the International HapMap Project is to develop
a haplotype map of the human genome, the HapMap, which
will describe the common patterns of human DNA
sequence variation. The HapMap is expected to be a key
resource for researchers to use to find genes affecting
health, disease, and responses to drugs and environmental
factors. The information produced by the Project will be
made freely available.
http://hapmap.ncbi.nlm.nih.gov/

                                                       interPopula – p.
What is there?
  11 pops, 90–180 individuals/pop (some cases with family
  trios), >3M SNPs
  Frequencies (e.g. for population P and SNP S, there are
  30% of As and 70% of Cs)
  Genotypes (data per individual)
  Phasing data
  Pedigree info
  LD (linkage disequilibrium) computations
  Copy Number Variation (CNV) info – New!

A second generation human haplotype map of over 3.1
million SNPs. Nature 449, 851-861. 2007.

                                                       interPopula – p.
UCSC Known Genes
  A gene set constructed by an automated process, based
  on protein data from Swiss-Prot/TrEMBL (UniProt) and
  the associated mRNA data from Genbank
  Inside UCSC Genome Browser
  http://genome.ucsc.edu/
  Not only for humans (but options limited, less than a
  handful of species)
  Really useful for HapMap data (allows to relate SNPs
  with gene information in a much easier way than Entrez
  SNP)

Hsu et al, Bioinformatics, 2006 22(9):1036-1046 (but see
Genome Browser updates on NAR)

                                                           interPopula – p.
We now return to our regularly
scheduled program – interPopula




                                  interPopula – p.
Introduction – 1
  A Python library to access HapMap and UCSC Known
  Genes data
  A set of scripts providing integration examples.
  Integrating interPopula with Biopython, matplotlib,
  Genepop and Entrez SNP. Interaction with the ecology of
  PopGen databases and Python tools encouraged
  A set of guidelines to deal with inconsistencies across
  databases
  Very easy to use, many examples

For Perl: Ensembl Variation API (Rios et al. BMC
Bioinformatics 2010, 11:238)


                                                            interPopula – p.
Introduction – 2
Python (2.6) based. Test coverage very high
Uses sqlite (Python built-in, no extra dependencies)
Creates a local SQL database from ftp data files
Can be disk and network intensive
Intelligent download: on-demand and never repeats the
same data twice
Database not normalized (for perfomance and space
reasons)
Family support (triage of offspring)
Data export (Genepop). X and Y aware.



                                                       interPopula – p.
HapMap example
To have a feel of the interface...
freqDB = Frequency()
freqDB.requireChrPop(chr, pop)
RSs = freqDB.getRSsForInterval(chr,
       startPos, endPos)
for rs in RSs:
     #We get frequency information
     freqSNP = freqDB.getPopSNPs(pop, rs)
     nuc1, nuc2 = freqSNP[5], freqSNP[6]
     a1a1, a2a2, a1a2 = 
           freqSNP[7], freqSNP[8], freqSNP[9]




                                                interPopula – p.
UCSC Known Genes support
Everything is supported (not that much, just a long text
file plus a link table)
Get different IDs (Ascension ID, Prot ID, other links)
What is near a certain genomic position (chromosome
and position in chromosome)
Get exons for a certain gene




                                                         interPopula – p. 1
Integration
Many examples provided on interoperability (with
matplotlib, Entrez SNP, Genepop and Biopython)
Integrating heterogeneous databases
  Databases do use different reference assemblies
  Example: The exon positions given by the last version
  of UCSC Table Browser are not compatible with
  HapMap (v37 vs v36)
  Silent bug where rarely applications crash and results
  seem correct
  This issue is discussed in the context of
  HapMap/TableBrowser/EntrezSNP and might be useful
  in other cases


                                                     interPopula – p. 1
Examples – Known Genes




                         interPopula – p. 1
Examples – HapMap/Integration




                                interPopula – p. 1
Future work
Focus on HapMap and maybe 1000 Genomes project
The whole UCSC Table Browser will be spin off later in a
different project
Copy Number Variation support (since June on HapMap)
Phasing support due very soon (like next week)
Provide examples with genome wide association studies




                                                     interPopula – p. 1

Mais conteúdo relacionado

Semelhante a interPopula

Story_of_HGP_As_Told_by_Front-line_Participant.pdf
Story_of_HGP_As_Told_by_Front-line_Participant.pdfStory_of_HGP_As_Told_by_Front-line_Participant.pdf
Story_of_HGP_As_Told_by_Front-line_Participant.pdfravindrasingh203141
 
Dgaston dec-06-2012
Dgaston dec-06-2012Dgaston dec-06-2012
Dgaston dec-06-2012Dan Gaston
 
Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming
Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming
Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming TELKOMNIKA JOURNAL
 
The Origin of Ashkenazi Levites
The Origin of Ashkenazi Levites The Origin of Ashkenazi Levites
The Origin of Ashkenazi Levites Family Tree DNA
 
HapPart: partitioning algorithm for multiple haplotyping from haplotype conf...
HapPart: partitioning algorithm for multiple haplotyping from  haplotype conf...HapPart: partitioning algorithm for multiple haplotyping from  haplotype conf...
HapPart: partitioning algorithm for multiple haplotyping from haplotype conf...IJECEIAES
 
Bio onttalk 30minutes-june2003[1]
Bio onttalk 30minutes-june2003[1]Bio onttalk 30minutes-june2003[1]
Bio onttalk 30minutes-june2003[1]Joanne Luciano
 
Building bioinformatics resources for the global community
Building bioinformatics resources for the global communityBuilding bioinformatics resources for the global community
Building bioinformatics resources for the global communityExternalEvents
 
R Analytics in the Cloud
R Analytics in the CloudR Analytics in the Cloud
R Analytics in the CloudDataMine Lab
 
RNA-seq differential expression analysis
RNA-seq differential expression analysisRNA-seq differential expression analysis
RNA-seq differential expression analysismikaelhuss
 
Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...
Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...
Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...Neuroscience Information Framework
 
Genomic mapping by kk sahu
Genomic mapping by kk sahuGenomic mapping by kk sahu
Genomic mapping by kk sahuKAUSHAL SAHU
 
Munoz torres web-apollo-workshop_exeter-2014_ss
Munoz torres web-apollo-workshop_exeter-2014_ssMunoz torres web-apollo-workshop_exeter-2014_ss
Munoz torres web-apollo-workshop_exeter-2014_ssMonica Munoz-Torres
 
Tag snp selection using quine mc cluskey optimization method-2
Tag snp selection using quine mc cluskey optimization method-2Tag snp selection using quine mc cluskey optimization method-2
Tag snp selection using quine mc cluskey optimization method-2IAEME Publication
 
Venice Juanillas at #ICG13: Rice Galaxy: an open resource for plant science
Venice Juanillas at #ICG13: Rice Galaxy: an open resource for plant scienceVenice Juanillas at #ICG13: Rice Galaxy: an open resource for plant science
Venice Juanillas at #ICG13: Rice Galaxy: an open resource for plant scienceGigaScience, BGI Hong Kong
 

Semelhante a interPopula (20)

Hadoop for Genomics__HadoopSummit2010
Hadoop for Genomics__HadoopSummit2010Hadoop for Genomics__HadoopSummit2010
Hadoop for Genomics__HadoopSummit2010
 
Story_of_HGP_As_Told_by_Front-line_Participant.pdf
Story_of_HGP_As_Told_by_Front-line_Participant.pdfStory_of_HGP_As_Told_by_Front-line_Participant.pdf
Story_of_HGP_As_Told_by_Front-line_Participant.pdf
 
Dgaston dec-06-2012
Dgaston dec-06-2012Dgaston dec-06-2012
Dgaston dec-06-2012
 
ASHG_2014_AP
ASHG_2014_APASHG_2014_AP
ASHG_2014_AP
 
2016 bergen-sars
2016 bergen-sars2016 bergen-sars
2016 bergen-sars
 
Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming
Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming
Genomic repeats detection using Boyer-Moore algorithm on Apache Spark Streaming
 
The Origin of Ashkenazi Levites
The Origin of Ashkenazi Levites The Origin of Ashkenazi Levites
The Origin of Ashkenazi Levites
 
HapPart: partitioning algorithm for multiple haplotyping from haplotype conf...
HapPart: partitioning algorithm for multiple haplotyping from  haplotype conf...HapPart: partitioning algorithm for multiple haplotyping from  haplotype conf...
HapPart: partitioning algorithm for multiple haplotyping from haplotype conf...
 
Rnaseq forgenefinding
Rnaseq forgenefindingRnaseq forgenefinding
Rnaseq forgenefinding
 
Bio onttalk 30minutes-june2003[1]
Bio onttalk 30minutes-june2003[1]Bio onttalk 30minutes-june2003[1]
Bio onttalk 30minutes-june2003[1]
 
Cloud bioinformatics 2
Cloud bioinformatics 2Cloud bioinformatics 2
Cloud bioinformatics 2
 
Building bioinformatics resources for the global community
Building bioinformatics resources for the global communityBuilding bioinformatics resources for the global community
Building bioinformatics resources for the global community
 
L.sativus and ODAP
L.sativus and ODAPL.sativus and ODAP
L.sativus and ODAP
 
R Analytics in the Cloud
R Analytics in the CloudR Analytics in the Cloud
R Analytics in the Cloud
 
RNA-seq differential expression analysis
RNA-seq differential expression analysisRNA-seq differential expression analysis
RNA-seq differential expression analysis
 
Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...
Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...
Publishing for the 21st Century: Experiences from the NEUROSCIENCE INFORMATIO...
 
Genomic mapping by kk sahu
Genomic mapping by kk sahuGenomic mapping by kk sahu
Genomic mapping by kk sahu
 
Munoz torres web-apollo-workshop_exeter-2014_ss
Munoz torres web-apollo-workshop_exeter-2014_ssMunoz torres web-apollo-workshop_exeter-2014_ss
Munoz torres web-apollo-workshop_exeter-2014_ss
 
Tag snp selection using quine mc cluskey optimization method-2
Tag snp selection using quine mc cluskey optimization method-2Tag snp selection using quine mc cluskey optimization method-2
Tag snp selection using quine mc cluskey optimization method-2
 
Venice Juanillas at #ICG13: Rice Galaxy: an open resource for plant science
Venice Juanillas at #ICG13: Rice Galaxy: an open resource for plant scienceVenice Juanillas at #ICG13: Rice Galaxy: an open resource for plant science
Venice Juanillas at #ICG13: Rice Galaxy: an open resource for plant science
 

Último

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 

Último (20)

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 

interPopula

  • 1. interPopula: Database and tool integration for population genetics With a focus on the HapMap project ˜ Tiago Rodrigues Antao http://popgen.eu/soft/interPop tiagoantao@gmail.com Liverpool School of Tropical Medicine, UK interPopula – p.
  • 2. Preamble – the HapMap project (and UCSC Known Genes) interPopula – p.
  • 3. HapMap The goal of the International HapMap Project is to develop a haplotype map of the human genome, the HapMap, which will describe the common patterns of human DNA sequence variation. The HapMap is expected to be a key resource for researchers to use to find genes affecting health, disease, and responses to drugs and environmental factors. The information produced by the Project will be made freely available. http://hapmap.ncbi.nlm.nih.gov/ interPopula – p.
  • 4. What is there? 11 pops, 90–180 individuals/pop (some cases with family trios), >3M SNPs Frequencies (e.g. for population P and SNP S, there are 30% of As and 70% of Cs) Genotypes (data per individual) Phasing data Pedigree info LD (linkage disequilibrium) computations Copy Number Variation (CNV) info – New! A second generation human haplotype map of over 3.1 million SNPs. Nature 449, 851-861. 2007. interPopula – p.
  • 5. UCSC Known Genes A gene set constructed by an automated process, based on protein data from Swiss-Prot/TrEMBL (UniProt) and the associated mRNA data from Genbank Inside UCSC Genome Browser http://genome.ucsc.edu/ Not only for humans (but options limited, less than a handful of species) Really useful for HapMap data (allows to relate SNPs with gene information in a much easier way than Entrez SNP) Hsu et al, Bioinformatics, 2006 22(9):1036-1046 (but see Genome Browser updates on NAR) interPopula – p.
  • 6. We now return to our regularly scheduled program – interPopula interPopula – p.
  • 7. Introduction – 1 A Python library to access HapMap and UCSC Known Genes data A set of scripts providing integration examples. Integrating interPopula with Biopython, matplotlib, Genepop and Entrez SNP. Interaction with the ecology of PopGen databases and Python tools encouraged A set of guidelines to deal with inconsistencies across databases Very easy to use, many examples For Perl: Ensembl Variation API (Rios et al. BMC Bioinformatics 2010, 11:238) interPopula – p.
  • 8. Introduction – 2 Python (2.6) based. Test coverage very high Uses sqlite (Python built-in, no extra dependencies) Creates a local SQL database from ftp data files Can be disk and network intensive Intelligent download: on-demand and never repeats the same data twice Database not normalized (for perfomance and space reasons) Family support (triage of offspring) Data export (Genepop). X and Y aware. interPopula – p.
  • 9. HapMap example To have a feel of the interface... freqDB = Frequency() freqDB.requireChrPop(chr, pop) RSs = freqDB.getRSsForInterval(chr, startPos, endPos) for rs in RSs: #We get frequency information freqSNP = freqDB.getPopSNPs(pop, rs) nuc1, nuc2 = freqSNP[5], freqSNP[6] a1a1, a2a2, a1a2 = freqSNP[7], freqSNP[8], freqSNP[9] interPopula – p.
  • 10. UCSC Known Genes support Everything is supported (not that much, just a long text file plus a link table) Get different IDs (Ascension ID, Prot ID, other links) What is near a certain genomic position (chromosome and position in chromosome) Get exons for a certain gene interPopula – p. 1
  • 11. Integration Many examples provided on interoperability (with matplotlib, Entrez SNP, Genepop and Biopython) Integrating heterogeneous databases Databases do use different reference assemblies Example: The exon positions given by the last version of UCSC Table Browser are not compatible with HapMap (v37 vs v36) Silent bug where rarely applications crash and results seem correct This issue is discussed in the context of HapMap/TableBrowser/EntrezSNP and might be useful in other cases interPopula – p. 1
  • 12. Examples – Known Genes interPopula – p. 1
  • 13. Examples – HapMap/Integration interPopula – p. 1
  • 14. Future work Focus on HapMap and maybe 1000 Genomes project The whole UCSC Table Browser will be spin off later in a different project Copy Number Variation support (since June on HapMap) Phasing support due very soon (like next week) Provide examples with genome wide association studies interPopula – p. 1