paper-with-me

홈 › Papers

FermiKit: assembly-based variant calling for Illumina resequencing data

2015-04-24

Summary: FermiKit is a variant calling pipeline for Illumina data. It de novo assembles short reads and then maps the assembly against a reference genome to call SNPs, short insertions/deletions (INDELs) and structural variations (SVs). FermiKit takes about one day to assemble 30-fold human whole-genome data on a modern 16-core server with 85GB RAM at the peak, and calls variants in half an hour to an accuracy comparable to the current practice. FermiKit assembly is a reduced representation of raw data while retaining most of the original information. Availability and implementation: https://github.com/lh3/fermikit Contact: hengli@broadinstitute.org

📄 PDF Abstract BibTeX arXiv:1504.06574

Code (1)

lh3/fermikit 공식 구현

Similar Papers 제목 키워드 기반

Correcting Illumina sequencing errors for human data

2015-02-12

Summary: We present a new tool to correct sequencing errors in Illumina data produced from high-coverage whole-genome shotgun resequencing. It uses a non-greedy algorithm and shows comparable performance and higher accur…

EDGE COVID-19: A Web Platform to generate submission-ready genomes for SARS-CoV-2 sequencing efforts

2020-06-15 · Chien-Chi Lo, Migun Shakya, Karen Davenport, Mark Flynn 외

Genomics has become an essential technology for surveilling emerging infectious disease outbreaks. A wide range of technologies and strategies for pathogen genome enrichment and sequencing are being used by laboratories …

Decision Making

CopyNumber450kCancer: baseline correction for accurate copy number calling from the 450k methylation array

2016-04-15 · Bioinformatics 2016 4 · Nour-Al-Dain Marzouka, Jessica Nordlund, Christofer L Bäcklin, Gudmar Lönnerholm 외

Abstract The Illumina Infinium HumanMethylation450 BeadChip (450k) is widely used for the evaluation of DNA methylation levels in large-scale datasets, particularly in cancer. The 450k design allows copy number variant …

Rawsamble: Overlapping and Assembling Raw Nanopore Signals using a Hash-based Seeding Mechanism

2024-10-23 · Can Firtina, Maximilian Mordig, Harun Mustafa, Sayan Goswami 외

Raw nanopore signal analysis is a common approach in genomics to provide fast and resource-efficient analysis without translating the signals to bases (i.e., without basecalling). However, existing solutions cannot inter…

CPU

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…