Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Байесовский вызов вариантов× | Выравнивание последовательностей× | |
|---|---|---|
| Область | Биоинформатика | Биоинформатика |
| Семейство | 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Набор данных ↗ |
|
|