LevioSAM: fast lift-over of variant-aware reference alignments.
Where this comes from
- Record sourced from PubMed, PMID 34037690.
- Also identified by DOI 10.1093/bioinformatics/btab396 and PMC identifier 9502237.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
As more population genetics datasets and population-specific references become available, the task of translating ('lifting') read alignments from one reference coordinate system to another is becoming more common. Existing tools generally require a chain file, whereas VCF files are the more common way to represent variation. Existing tools also do not make effective use of threads, creating a post-alignment bottleneck. LevioSAM is a tool for lifting SAM/BAM alignments from one reference to another using a VCF file containing population variants. LevioSAM uses succinct data structures and scales efficiently to many threads. When run downstream of a read aligner, levioSAM is more than 7 times faster than an aligner when both are run with 16 threads. Software Package: https://github.com/alshai/levioSAM, Experiments: https://github.com/langmead-lab/levioSAM-experiments. Supplementary data are available at Bioinformatics online.
Medical subject headings
- High-Throughput Nucleotide Sequencing
- Software