Genome Analysis Module:�Variant Interpretation with Exomiser
Dr. Phillip Richmond�UBC MSc Genetic Counselling�November 14th, 2022
Today’s Outline (November 14th)
Today’s Outline (November 14th)
LET’S GET GOING
Today’s Outline (November 14th)
Exomiser
Exomiser has been used on a large scale!
Outcome of Exomiser on 100,000 genomes pilot
Exomiser overview
Variant prioritization: In silico metrics--CADD
CADD - combined annotation dependent depletion.
https://cadd.gs.washington.edu
In silico scoring metric to predict the potential pathogenicity of variants.
Variant prioritization: Clinvar
ClinVar - https://www.ncbi.nlm.nih.gov/clinvar/
Allows you to search for pathogenic variants. Let’s explore ClinVar...
Variant prioritization: population frequency--gnomAD
gnomAD - https://gnomad.broadinstitute.org �gnomAD (nature) - https://www.nature.com/collections/afbgiddede �Let’s explore gnomAD
Curated disease-associated genes: OMIM
OMIM - https://www.omim.org�Let’s explore OMIM
HPO - Human Phenotype Ontology
HPO - https://hpo.jax.org/app/
Today’s Outline (November 14th)
Using Exomiser
Exomiser is very simple to use, you only need these things:
Let’s review Case #4
Let’s get set up
$ cd /mnt/scratch/Public/TRAINING/GenomeAnalysisModule/
$ cp Scripts/Case4_Exomiser.yml StudentSpaces/Sherlock
$ cp Scripts/RunExomiser_case4.sh StudentSpaces/Sherlock
$ cd StudentSpaces/Sherlock
$ cat Case4_Exomiser.yml
$ cat RunExomiser_case4.sh
$ nano Case4_Exomiser.yml
$ nano RunExomiser_case4.sh
Walking through the Exomiser Script (places to change for the problemset and your own case analysis)
Always check your file paths!
$ ls /mnt/scratch/Public/TRAINING/GenomeAnalysisModule/CaseInformation/CaseFiles/Case4/Case4_Merged.vcf.gz
$ ls /mnt/scratch/Public/TRAINING/GenomeAnalysisModule/CaseInformation/CaseFiles/Case4/Case4.ped
$ more /mnt/scratch/Public/TRAINING/GenomeAnalysisModule/CaseInformation/CaseFiles/Case4/Case4.ped
We also will change the output prefix, matching it to the assigned case
The RunExomiser script: Make sure you adjust the CONFIG_YML accordingly
Run Exomiser
$ cd /mnt/scratch/Public/TRAINING/GenomeAnalysisModule/StudentSpaces/Sherlock/
$ nano RunExomiser_Case4.sh
<Change your email>
$ sbatch RunExomsier_Case4.sh
$ squeue
Check for output
$ ls -lahtr
Let’s use SSHFS to mount the GPCC onto our local machine!
Open Exomiser HTML output in a web browser
Summary about the filters applied
Exomiser output: Prioritized genes
Exomiser output: Details on the variants
Inheritance description
Inheritance description
What is the mode of inheritance here?
Exomiser output: Learn more about these pathogenic variants
Take the rsID query gnomAD, ClinVar
Can also query based on the variant info:
chr7-117530930-T-G
Take the rsID query gnomAD, ClinVar
Can also query based on the variant info:
chr7-117530930-T-G
But wait…it’s not there! Note: gnomad V3 and V2 are different sets of genomes/exomes!�
Check the rsID in gnomAD v2: rs397508490
gnomAD resource growing population…meaning changing allele frequencies!
Today’s Outline (November 14th)
Problem Set 5: Analysis of Case 3
$ cd /mnt/scratch/Public/TRAINING/GenomeAnalysisModule/StudentSpaces/Sherlock/
$ mkdir ProblemSet5
$ cp /mnt/scratch/Public/TRAINING/GenomeAnalysisModule/Assignments/ProblemSet5/ProblemSet5.txt ProblemSet5/
$ cat ProblemSet5/ProblemSet5.txt