方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 贝叶斯变异检测× | 序列比对× | |
|---|---|---|
| 领域 | 生物信息学 | 生物信息学 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 2010 (GATK framework); Bayesian genotyping principles preceded by Samtools/MAQ ~2008–2009 | 1970 (global alignment); 1981 (local alignment) |
| 提出者≠ | Mark DePristo, Eric Banks, and the Broad Institute GATK team | Saul B. Needleman & Christian D. Wunsch (global); Temple F. Smith & Michael S. Waterman (local) |
| 类型≠ | Probabilistic genomic inference pipeline | Computational sequence analysis technique |
| 开创性文献≠ | 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 ↗ | Needleman, S. B., & Wunsch, C. D. (1970). A general method applicable to the search for similarities in the amino acid sequence of two proteins. Journal of Molecular Biology, 48(3), 443–453. DOI ↗ |
| 别名 | Bayesian genotyping, probabilistic variant calling, GATK HaplotypeCaller, Bayesian SNP/indel detection | pairwise alignment, multiple sequence alignment, MSA, sequence comparison |
| 相关 | 6 | 6 |
| 摘要≠ | 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. | Sequence alignment is a foundational bioinformatics technique that arranges two or more DNA, RNA, or protein sequences to reveal regions of similarity, infer evolutionary relationships, identify functional domains, and map sequencing reads to reference genomes. It underpins virtually every downstream genomic analysis, from variant calling and gene expression quantification to phylogenetics and structural annotation. |
| ScholarGate数据集 ↗ |
|
|