paper-with-me

홈 › Papers

Towards Better Understanding of Artifacts in Variant Calling from High-Coverage Samples

2014-04-03 · Heng Li

Motivation: Whole-genome high-coverage sequencing has been widely used for personal and cancer genomics as well as in various research areas. However, in the lack of an unbiased whole-genome truth set, the global error rate of variant calls and the leading causal artifacts still remain unclear even given the great efforts in the evaluation of variant calling methods. Results: We made ten SNP and INDEL call sets with two read mappers and five variant callers, both on a haploid human genome and a diploid genome at a similar coverage. By investigating false heterozygous calls in the haploid genome, we identified the erroneous realignment in low-complexity regions and the incomplete reference genome with respect to the sample as the two major sources of errors, which press for continued improvements in these two areas. We estimated that the error rate of raw genotype calls is as high as 1 in 10-15kb, but the error rate of post-filtered calls is reduced to 1 in 100-200kb without significant compromise on the sensitivity. Availability: BWA-MEM alignment: http://bit.ly/1g8XqRt; Scripts: https://github.com/lh3/varcmp; Additional data: https://figshare.com/articles/Towards_better_understanding_of_artifacts_in_variating_calling_from_high_coverage_samples/981073

📄 PDF Abstract BibTeX arXiv:1404.0929

Code (2)

lh3/varcmp 공식 구현
elixir-no-nels/rbFlow-Germline

Tasks

Articles

Similar Papers 제목 키워드 기반

Refinement of genetic variants needs attention

2024-08-01 · Omar Abdelwahab, Davoud Torkamaneh

Variant calling refinement is crucial for distinguishing true genetic variants from technical artifacts in high-throughput sequencing data. Manual review is time-consuming while heuristic filtering often lacks optimal so…

Tool Calling for Arabic LLMs: Data Strategies and Instruction Tuning

2025-09-25 · Asim Ersoy, Enes Altinisik, Husrev Taha Sencar, Kareem Darwish arxiv

Tool calling is a critical capability that allows Large Language Models (LLMs) to interact with external systems, significantly expanding their utility. However, research and resources for tool calling are predominantly …

Cross-Lingual Transfer

Reverse Engineering Configurations of Neural Text Generation Models

2020-04-13 · ACL 2020 6 · Yi Tay, Dara Bahri, Che Zheng, Clifford Brunk 외

This paper seeks to develop a deeper understanding of the fundamental properties of neural text generations models. The study of artifacts that emerge in machine generated text as a result of modeling choices is a nascen…

DiagnosticText Generation

A Modular Open Source Framework for Genomic Variant Calling

2024-11-18 · Ankita Vaishnobi Bisoi, Bharath Ramsundar

Variant calling is a fundamental task in genomic research, essential for detecting genetic variations such as single nucleotide polymorphisms (SNPs) and insertions or deletions (indels). This paper presents an enhancemen…

Drug DiscoveryImage Generation

Lost in Execution: On the Multilingual Robustness of Tool Calling in Large Language Models

2026-01-08 · Zheng Luo, T Pranav Kutralingam, Ogochukwu N Okoani, Wanpeng Xu 외 arxiv

Large Language Models (LLMs) are increasingly deployed as agents that invoke external tools through structured function calls. While recent work reports strong tool-calling performance under standard English-centric eval…