Methoden vergleichen
Prüfen Sie die ausgewählten Methoden nebeneinander; abweichende Zeilen sind hervorgehoben.
| Bayesian Variant Calling× | Sequenz-Alignment× | |
|---|---|---|
| Fachgebiet | Bioinformatik | Bioinformatik |
| Familie | Process / pipeline | Process / pipeline |
| Entstehungsjahr≠ | 2010 (GATK framework); Bayesian genotyping principles preceded by Samtools/MAQ ~2008–2009 | 1970 (global alignment); 1981 (local alignment) |
| Urheber≠ | Mark DePristo, Eric Banks, and the Broad Institute GATK team | Saul B. Needleman & Christian D. Wunsch (global); Temple F. Smith & Michael S. Waterman (local) |
| Typ≠ | Probabilistic genomic inference pipeline | Computational sequence analysis technique |
| Wegweisende Quelle≠ | 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 ↗ |
| Aliasnamen | Bayesian genotyping, probabilistic variant calling, GATK HaplotypeCaller, Bayesian SNP/indel detection | pairwise alignment, multiple sequence alignment, MSA, sequence comparison |
| Verwandt | 6 | 6 |
| Zusammenfassung≠ | 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. |
| ScholarGateDatensatz ↗ |
|
|