Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Байєсівський виклик варіантів× | Вирівнювання послідовностей× | |
|---|---|---|
| Галузь | Біоінформатика | Біоінформатика |
| Родина | 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Набір даних ↗ |
|
|