Related Experiment Video
Updated: Jun 29, 2026

11:11
Detection of Rare Mutations in CtDNA Using Next Generation Sequencing
Published on: August 24, 2017
Vardetector: a pure Python package to detect DNA called mutations in aligned RNA reads
Julij Šelb1,2, Luka Dejanović3, Katja Mohorčič3
1University Clinic of Respiratory and Allergic Diseases Golnik, Golnik 36, Golnik, 4204, Slovenia. julij.selb@klinika-golnik.si.
Scientific Reports
|June 27, 2026
Summary
A new Python package, Vardetector, detects DNA mutations in RNA reads. Ribosome-depleting RNA preparation protocols yield more mutation-supporting reads for FFPE tumor samples, improving neoantigen discovery.
Area of Science:
- Genomics
- Bioinformatics
- Cancer Research
Background:
- Accurate detection of DNA mutations from RNA sequencing (RNA-seq) is crucial for cancer research.
- Formalin-fixed paraffin-embedded (FFPE) tumor samples present unique challenges for RNA-seq library preparation.
- Existing variant calling tools may have limitations in detecting mutations from RNA data.
Purpose of the Study:
- To introduce Vardetector, a freely available Python package for detecting DNA mutations in aligned RNA reads.
- To benchmark Vardetector against the industry-standard GATK HaplotypeCaller.
- To compare the efficacy of exome-capture versus ribosome-depletion RNA preparation protocols for FFPE tumor samples in mutation detection.
Main Methods:
- Development of the Vardetector Python package.
- Benchmarking Vardetector against GATK HaplotypeCaller using RNA-seq data.
- Calling somatic mutations from DNA of non-small cell lung cancer (NSCLC) tumor/normal samples.
- Comparison of exome-capture and ribodepletion RNA library preparation protocols by quantifying RNA reads over mutation sites.
Main Results:
- Vardetector demonstrates robust performance in detecting DNA mutations from RNA reads.
- The ribodepletion protocol significantly increases the number of all RNA reads and mutation-supporting reads compared to exome-capture (p < 0.001).
- Ribodepletion also provides significantly wider coverage breadth across somatic mutation positions (p < 0.001).
Conclusions:
- Vardetector is a valuable tool for DNA variant detection in RNA sequencing data.
- Ribosome-depletion RNA preparation is superior for FFPE tumor samples, yielding more comprehensive mutation data.
- These findings have significant implications for improving neoantigen prioritization pipelines in cancer research.
Related Concept Videos
RNA-seq
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 microarray-based...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Viral Mutations
A mutation is a change in the sequence of bases of DNA or RNA in a genome. Some mutations occur during replication of the genome due to errors made by the polymerase enzymes that replicate DNA or RNA. Unlike DNA polymerase, RNA polymerase is prone to errors because it is not capable of “proofreading” its work. Viruses with RNA-based genomes, like HIV, therefore accrue mutations faster than viruses with DNA-based genomes. Because mutation and recombination provide the raw material for adaptive...
Nonsense-mediated mRNA Decay
The Upf proteins that carry out nonsense-mediated decay (NMD) are found in all eukaryotic organisms, including humans. Each protein has an individual role, but they need to work in collaboration. Upf1 is an ATP-dependent RNA helicase that unwinds the RNA helix. Because Upf1 can unwind any RNA, Upf2 and Upf3 are required to help Upf1 discriminate between nonsense and normal mRNAs.
Usually, Upf3 binds to an Exon Junction Complex (EJC) at mRNA splice sites. If a ribosome fully translates the mRNA,...
Usually, Upf3 binds to an Exon Junction Complex (EJC) at mRNA splice sites. If a ribosome fully translates the mRNA,...
