与GBWT相匹配的哈普类型匹配,用于pangenome图表
Ahsan Sanaullah1, Seba Villalobos1, Degui Zhi2
1Department of Computer Science, University of Central Florida, Orlando, FL, USA.
bioRxiv : the preprint server for biology
|February 20, 2025
概括
这项研究引入了对泛基因组图的高效单元型匹配算法,将从线性参考基因组的概念概括起来. 新的方法可以快速查询基于图形的基因组数据结构.
科学领域:
- 生物信息学是一种生物信息学.
- 计算生物学 计算生物学
- 基因组学就是基因组学.
背景情况:
- 线性参考基因组和定位布罗斯-惠勒转换 (PBWT) 已成为单种类型分析的标准.
- 泛基因组图提供了比线性引用更全面的基因组变异表示.
- 泛基因组图中的哈普洛型匹配带来了线性基因组方法无法直接解决的挑战.
研究的目的:
- 为了正式定义和概括泛型匹配在 pangenome 基于图形的泛型集.
- 为图 Burrows-Wheeler 变换 (GBWT) 调整和评估类似于 PBWT 的高效匹配功能.
- 在 pangenome 图形结构上开发各种匹配类型 (设置最大,长,局部最大,文本最大) 的算法.
主要方法:
- 简化单元型匹配定义从线性基因组到泛基因组图.
- 将r-index数据结构应用于GBWT,以实现高效的查询处理.
- 在GBWT上开发和分析用于设定最大和长匹配查询的算法.
主要成果:
- 在泛基因组图上下文中对单元型匹配的正式定义.
- 在几乎线性时间内在GBWT上演示设置最大和长匹配查询.
- 在GBWT内运行的数量中,实现了接近线性查询空间复杂度.
- 确定了长匹配算法在标准的布罗斯-惠勒转换 (BWT) 上也可以有效执行.
结论:
- 拟议的算法显著提高了在基因组图数据结构中哈普类型匹配的效率.
- 这项工作弥合了传统的线性基因组分析和先进的泛基因组图表表示之间的差距.
- 开发的方法为使用基因组进行更全面,更有效的基因组变异分析提供了基础.
相关概念视频
Genome-wide Association Studies-GWAS
12.3K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
12.3K
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
Hardy-Weinberg Principle
71.5K
Diploid organisms have two alleles of each gene, one from each parent, in their somatic cells. Therefore, each individual contributes two alleles to the gene pool of the population. The gene pool of a population is the sum of every allele of all genes within that population and has some degree of variation. Genetic variation is typically expressed as a relative frequency, which is the percentage of the total population that has a given allele, genotype or phenotype.
71.5K


