Related Experiment Video
Updated: Jun 1, 2025

11:11
Detection of Rare Mutations in CtDNA Using Next Generation Sequencing
Published on: August 24, 2017
16.7K
SV-JIM, detailed pairwise structural variant calling using long-reads and genome assemblies
Clarence Todd1, Lingling Jin1, Ian McQuillan1
1Department of Computer Science, University of Saskatchewan, Saskatoon, SK, Canada.
Methods (San Diego, Calif.)
|January 18, 2025
Summary
This study introduces SV-JIM, a pipeline for evaluating structural variant (SV) callers using genome assemblies and long-reads. SV-JIM enhances SV detection consistency and data accuracy by aggregating results from multiple callers.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Structural variants (SVs) are crucial genomic alterations.
- Accurate SV detection across diverse callers remains challenging.
- Existing methods lack standardized data-driven evaluation frameworks.
Purpose of the Study:
- To develop and validate a novel software pipeline, SV-JIM, for assessing structural variant (SV) caller performance.
- To enable a data-driven comparison of multiple SV callers using genome assemblies and long-read sequencing data.
- To improve the consistency and reliability of SV detection through caller aggregation.
Main Methods:
- Implementation of the Structural Variant - Jaccard Index Measure (SV-JIM) pipeline using Snakemake.
- Utilizing genome assemblies and long-reads for SV calling.
- Employing the Jaccard index to measure consistency among SV caller outputs.
- Aggregating SV sets based on caller support for enhanced data interpretation.
Main Results:
- SV-JIM identified significant inter-caller variance in SV detection across human and plant genomes.
- Aggregated SV sets improved the retention of rare SV types by implementing minimum caller support thresholds.
- Case studies revealed potential inflation in precision reporting during SV caller evaluations.
Conclusions:
- SV-JIM provides a robust framework for data-driven SV caller assessment.
- The pipeline enhances the reliability of SV detection by consolidating results from multiple callers.
- Findings highlight the importance of standardized evaluation metrics and aggregation strategies for accurate genomic variant analysis.
Related Concept Videos
Genome Annotation and Assembly
18.8K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
18.8K
Sanger Sequencing
752.6K
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
752.6K
Next-generation Sequencing
87.3K
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
87.3K
RNA-seq
9.8K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
9.8K
Evolutionary Relationships through Genome Comparisons
5.7K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.7K
Comparing Copy Number Variations and SNPs
17.1K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
17.1K

