Skip to content

Commit 1d190a4

Browse files
committed
minor fix: formatting
#4
1 parent 7581cb0 commit 1d190a4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<img width="717" alt="Image" src="https://github.com/user-attachments/assets/c97fe22d-f5f3-4f2d-a6fc-a93669f5ccf4" />
33
</p>
44

5-
Variant Evaluation through SAM Profiling and Ensembl's Readouts
65

76
## Overview
87
VESPER is a variant interpretation pipeline that profiles each read of input SAM files to identify single nucleotide polymorphisms (SNPs) using the alignment's CS tag. It classifies detected variants on a per-read basis as single-nucleotide variants (SNVs), multi-nucleotide variants (MNVs), or a combination of both. These variants are then reformatted to follow HGVS nomenclature before utilising Ensembl's Variant Effect Predictor (VEP) to assess the functional consequences and potential pathogenicity of each variant, with particular emphasis on their implications in Dilated Cardiomyopathy. VESPER also includes downstream analyses to compare variant frequencies across different cell populations, elucidating population-specific variant distributions. High level architecture of the workflow is as shown in the schematic below.

0 commit comments

Comments
 (0)