在测序数据集之间的差异的无对齐检测
Alessia Petescia1, Luca Denti1, Askar Gafurov2,3
1Department of Applied Informatics, Faculty of Mathematics, Physics and Informatics, Comenius University in Bratislava, Bratislava, Slovakia.
iScience
|December 9, 2025
概括
我们的kdiff工具使用k-mer分析进行高效的生物样本比较,检测基因组变异并确认无基因组映射偏差的端粒. 这种无对齐的方法提供了与传统方法可比的结果,并提高了计算速度.
科学领域:
- 生物信息学是一种生物信息学.
- 基因组学就是基因组学.
- 计算生物学 计算生物学
背景情况:
- 通过测序比较生物样本对于变异检测,差异表达和表观遗传分析至关重要.
- 目前的方法通常依赖于对基因组进行测序测绘,引入潜在的映射和引用偏差.
- 无对齐的基于k-mer的方法提供了减轻这些偏差的替代方案.
研究的目的:
- 引入kdiff,这是一种用于识别样本之间不同k-mer丰度的基因组区域的新工具.
- 评估kdiff在检测副本数变异和确认端粒位置方面的性能.
- 证明无对齐方法在降低参考偏差和提高计算效率方面的优势.
主要方法:
- 利用k-mer计数来识别具有差异丰度的基因组区域.
- 将kdiff应用于癌症基因组,以检测拷贝数变异.
- 在杂的纳米孔测序数据上测试kdiff,以确认端粒位置.
主要成果:
- 在癌症基因组中,kdiff有效检测到副本数变异.
- 这种方法在对抗参考基因组组合错误时被证明是可靠的.
- 在具有挑战性的纳米孔测序数据中,kdiff成功确认了端粒位置.
结论:
- 基于k-mer的无对齐方法,如kdiff,可以获得与基于对齐的方法相似的结果.
- kdiff减少了参考偏差,并通过快速k-mer计数显著提高了计算效率.
- 这项研究突显了k-mer方法在稳健高效的基因组分析方面的潜力.
相关概念视频
Evolutionary Relationships through Genome Comparisons
6.8K
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...
6.8K
RNA-seq
11.7K
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...
11.7K
Sanger Sequencing
772.9K
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...
772.9K
Comparing Copy Number Variations and SNPs
18.5K
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%...
18.5K
Genome Annotation and Assembly
20.5K
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.
20.5K


