1 / 31

Considerations for Analyzing Targeted NGS Data Introduction

Considerations for Analyzing Targeted NGS Data Introduction. Tim Hague , CTO. Introduction. Many mapping, alignment and variant calling algorithms Most of these have been developed for whole genome sequencing and to some extent population genetic studi es. Premise.

forest
Télécharger la présentation

Considerations for Analyzing Targeted NGS Data Introduction

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

E N D

Presentation Transcript


  1. Considerations for Analyzing Targeted NGS DataIntroduction Tim Hague, CTO

  2. Introduction Many mapping, alignment and variant calling algorithms Most of these have been developed for whole genome sequencing and to some extent population genetic studies.

  3. Premise In contrast, NGS based diagnostics deals with particular genes or mutations of an individual. Different diagnostic targets present specific challenges.

  4. Goal Present analysis issues related to differences in: • Sequencing technologies • Targeting technologies • Target specifics • Pseudogenes and segmental duplication

  5. NGS Sequencers • Illumina • Ion Torrent • Roche 454 • (SOLiD) IonTorrentt Illumina Roche 454

  6. Moore B, Hu H, Singleton M, De La Vega, FM, Reese MG, Yandell M. Genet Med. 2011 Mar;13(3):210-7.

  7. Sequencing Technology Differences: • Homopolymer error rates • G/C content errors • Read length • Sequencing protocols (single vs paired reads)

  8. Targeting Methods • PCR primers (e.g. amplicons) • Hybridization probes (e.g. exome kits)

  9. Targeting Technology Differences: • Exact matching regions vs regions with SNPs. Results in: • Need for mapping against whole chromosomes to avoid false positives.

  10. Analysis Targets Differences: • Rate of polymorphism • Repetitive structures • Mutation profiles • G/C content • Single genes vs multi gene complexes

  11. BRCA1/2 HLA CFTR 1/2000 1/29 1/2000 Distributions of insertions and deletions Distribution of repeat elements

  12. Segmental Duplications • Sometimes called Low Copy Repeats (LCRs) • Highly homologous, >95% sequence identity • Rare in most mammals • Comprise a large portion of the human genome (and other primate genomes) • Important for understanding HLA

  13. SegmentalDuplications • Many LCRs are concentrated in "hotspots" Recombinations in these regions are responsible for a wide range of disorders, including: • Charcot-Marie-Tooth syndrome type 1A • Hereditary neuropathy with liability to pressure palsies • Smith-Magenis syndrome • Potocki-Lupski syndrome

  14. Data Analysis Tools Differences: • Detection rates of complex variants (sensitivity) • False positive rates (accuracy) • Speed • Ease of use Data analysis shouldn’t be like this!

  15. “Depending upon which tool you use, you can see pretty big differences between even the same genome called with different tools—nearly as big as the two Life Tech/Illumina genomes.” Mark Yandel in BioIT-World.com, June 8, 2011

  16. Examples • Missing variants • SNPs, a DNP and deletions

  17. Identify more valid variants

  18. Find homopolymer indels

  19. Examples • Coverage differences

  20. [0-96] [0-432] Four times exon coverage

  21. [0-10] [0-24] Higher exome coverage

  22. First conclusion Read accuracy is not the limiting factor in accurate variant analysis.

  23. Example • Dense region of SNPs

  24. Second conclusion As variant density increases the performance of most tools goes down.

  25. Variant Calling • There are few popular variant callers: GATK, SAMtools mpileup, VarScan • The most comprehensive (GATK) has a whole pipeline, including a quality recalibration step and an indel realignment step • These recalibration and realignment steps are highly recommended to be run before any variant call • Deduplication and removing non-primary alignments may also be required There are few popular variant callers: GATK, SAMtools mpileup, VarScan The most comprehensive (GATK) has a whole pipeline, including a quality recalibration step and an indel realignment step These recalibration and realignment steps are highly recommended to be run before any variant call Deduplication and removing non-primary alignments may also be required There are few popular variant callers: GATK, SAMtools mpileup, The most comprehensive (GATK) has a whole pipeline, including a quality recalibration step and an indel realignment step These recalibration and realignment steps are highly recommended to be run before any variant call Deduplication and removing non-primary alignments may also be required T

  26. Indel realigner problem

  27. Variants that can be hard to find • DNPs • TNPs • Small indels next to SNPs • 30+ bp indels • Homopolymer indels • Homopolymer indel and SNP together • Indels in palindromes • Dense regions of variants

More Related