1 / 5

NGS Assignment

NGS Assignment. part 2. Background. Approximately a million Illumina reads from a single individual All are from Chromosome 22 Data was mapped to reference using Novoalign Duplicate reads were removed using Picard Variants were called by GATK

affrica
Télécharger la présentation

NGS Assignment

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. NGS Assignment part 2

  2. Background • Approximately a million Illumina reads from a single individual • All are from Chromosome 22 • Data was mapped to reference using Novoalign • Duplicate reads were removed using Picard • Variants were called by GATK This is exactly what the shell script intended to do… NOTE: Write up due

  3. The task • Download the variants (VCF file) from the course page • Submit to WEB-ANNOVAR using the standard settings: http://wannovar.usc.edu/ • Download as CSV or separated file and answer the following questions based on filtering with EXCEL, a script, or UNIX command flows…

  4. Answer the following: • Are there any strange ‘variants’. HINT: (remember this is for chromosome 22 only) • How many rare nonsynonymous variants (frequency < 0.05) can you find, based on: • dbSNP • ESP6500 (BONUS: write a bit about WHAT this is) • both • Find a novel variant in the list (c) above • (HINT: if it’s not in dbSNP, it is probably novel) • Do any of the functional prediction tools (LJB_***_Pred) call it ‘deleterious’ (D) or as being at a conserved site (C). • What is the gene? Find as much evidence as you can about possible roles in disease.

  5. How many frameshift insertions/deletions can you find? How many would you trust (HINT: find mentions of quality issues) • How many splicing variants? How many are rare? • BONUS: How many novel, nonsynomous, homozygous variants are there that are predicted as being functional by at least one of the tools (same as in 3b)?

More Related