方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 基于网络的变异检测× | 贝叶斯变异检测× | |
|---|---|---|
| 领域 | 生物信息学 | 生物信息学 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 2017–2018 | 2010 (GATK framework); Bayesian genotyping principles preceded by Samtools/MAQ ~2008–2009 |
| 提出者≠ | Erik Garrison, Paten lab (UCSC); Hannes Eggertsson, deCODE Genetics | Mark DePristo, Eric Banks, and the Broad Institute GATK team |
| 类型≠ | Computational genomics pipeline | Probabilistic genomic inference pipeline |
| 开创性文献≠ | Garrison, E., Sirén, J., Novak, A. M., Hickey, G., Eizenga, J. M., Dawson, E. T., Jones, W., Garg, S., Markello, C., Lin, M. F., Paten, B., & Durbin, R. (2018). Variation graph toolkit improves read mapping by representing genetic variation in the reference. Nature Biotechnology, 36(9), 875–879. DOI ↗ | McKenna, A., Hanna, M., Banks, E., Sivachenko, A., Cibulskis, K., Kernytsky, A., ... & DePristo, M. A. (2010). The Genome Analysis Toolkit: A MapReduce framework for analyzing next-generation DNA sequencing data. Genome Research, 20(9), 1297–1303. DOI ↗ |
| 别名 | graph-genome variant calling, variation graph genotyping, vg-based variant calling, pangenome variant calling | Bayesian genotyping, probabilistic variant calling, GATK HaplotypeCaller, Bayesian SNP/indel detection |
| 相关 | 6 | 6 |
| 摘要≠ | Network-based (graph-genome) variant calling replaces the conventional single linear reference genome with a variation graph — a network in which nodes represent sequence segments and edges represent known alternative paths through the genome. Reads are mapped onto this graph, enabling detection of SNPs, indels, and structural variants with substantially lower reference bias than linear-reference pipelines. Key tools include the Variation Graph Toolkit (vg) and Graphtyper. | Bayesian variant calling is a computational pipeline that uses probabilistic inference to identify single-nucleotide polymorphisms (SNPs), insertions, and deletions in a genome by treating sequencing data as evidence and computing posterior probabilities over candidate genotypes. Unlike deterministic threshold-based callers, Bayesian approaches explicitly model sequencing error, mapping uncertainty, and prior genotype frequencies to produce calibrated genotype likelihoods that can be used for downstream filtering and association testing. |
| ScholarGate数据集 ↗ |
|
|