Skip to content

Latest commit

 

History

History
244 lines (182 loc) · 28.5 KB

README.md

File metadata and controls

244 lines (182 loc) · 28.5 KB

Structural Variant Resources

To keep up with the structural variant field.

For each category, papers are sorted by year of publication and provided in the following format:
Title. Author Year, Journal (link_to_paper).

Tools include both the software/GitHub link and the original paper, as follows:
Software (link_to_software): Description. Author Year, Journal (link_to_paper).

Table of Contents

1. Introduction to structural variation

2. Detecting SVs in whole genome data

3. Identifying medically relevant SVs

1. Introduction to structural variation

2. Detecting SVs in whole genome data

2.1 Genome quality checks

2.2 Stuctural variant calling methods

The following tools were collated from recent reviews, e.g.:

Split read (SR):

Paired read (PR):

Read depth (RD):

Local re-assembly (LR):

Combination methods:

PR + SR:
RD + PR:
RD + SR:
PR + LR:
SR + LR:
PR + SR + RD:
PR + SR + LR:

Other:

Mobile elements:
Repeat expansions:
Graph reference genomes:

2.3 Filtering false calls

Benchmarking:

General purpose genomic tools:

2.4 Standardizing output

3. Identifying medically relevant SVs

Recommended reading:
  • American College of Medical Genetics standards and guidelines for interpretation and reporting of postnatal constitutional copy number variants. Kearney et al 2011, Genet Med.

3.1 Population frequencies

3.2 Gene annotation

3.3 Impact prediction

3.4 Visualization

3.5 Crowd curation