Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

elPrep: A multithreaded framework for sequence analysis

View through CrossRef
We present elPrep 4, a reimplementation from scratch of the elPrep framework for processing sequence alignment map files in the Go programming language. elPrep 4 includes multiple new features allowing us to process all of the preparation steps defined by the GATK Best Practice pipelines for variant calling. This includes new and improved functionality for sorting, (optical) duplicate marking, base quality score recalibration, BED and VCF parsing, and various filtering options. The implementations of these options in elPrep 4 faithfully reproduce the outcomes of their counterparts in GATK 4, SAMtools, and Picard, even though the underlying algorithms are redesigned to take advantage of elPrep's parallel execution framework to vastly improve the runtime and resource use compared to these tools. Our benchmarks show that elPrep executes the preparation steps of the GATK Best Practices up to 13x faster on WES data, and up to 7.4x faster for WGS data compared to running the same pipeline with GATK 4, while utilizing fewer compute resources.
Title: elPrep: A multithreaded framework for sequence analysis
Description:
We present elPrep 4, a reimplementation from scratch of the elPrep framework for processing sequence alignment map files in the Go programming language.
elPrep 4 includes multiple new features allowing us to process all of the preparation steps defined by the GATK Best Practice pipelines for variant calling.
This includes new and improved functionality for sorting, (optical) duplicate marking, base quality score recalibration, BED and VCF parsing, and various filtering options.
The implementations of these options in elPrep 4 faithfully reproduce the outcomes of their counterparts in GATK 4, SAMtools, and Picard, even though the underlying algorithms are redesigned to take advantage of elPrep's parallel execution framework to vastly improve the runtime and resource use compared to these tools.
Our benchmarks show that elPrep executes the preparation steps of the GATK Best Practices up to 13x faster on WES data, and up to 7.
4x faster for WGS data compared to running the same pipeline with GATK 4, while utilizing fewer compute resources.

Related Results

Multithreaded variant calling in elPrep 5
Multithreaded variant calling in elPrep 5
Abstract We present elPrep 5, which updates the elPrep framework for processing sequencing alignment/map files with variant calling. elPrep 5 can now execute the fu...
Instructions for recreating elPrep 4.0.0 WES benchmarks v1
Instructions for recreating elPrep 4.0.0 WES benchmarks v1
Instructions for recreating the elPrep4.0.0 WES benchmarks used in the following paper: Herzeel C, Costanza P, Decap D, Fostier J, Verachtert W. elPrep: A multithreaded framework ...
Runahead threads
Runahead threads
Los temas de investigación sobre multithreading han ganado mucho interés en la arquitectura de computadores con la aparición de procesadores multihilo y multinucleo. Los procesador...
Detectability of an intermediate layer by magnetotelluric sounding
Detectability of an intermediate layer by magnetotelluric sounding
Abstract The recent publication by Verma and Mallick (1979) on the detectability of an intermediate layer by time domain EM sounding provides some informative ans...
Instructions for recreating the elPrep 4.0.0 WES benchmarks v1
Instructions for recreating the elPrep 4.0.0 WES benchmarks v1
This protocol describes how to recreate the elPrep 4.0.0 benchmarks for WES data....
Motor sequence learning elicits mu peak-specific corticospinal plasticity
Motor sequence learning elicits mu peak-specific corticospinal plasticity
Abstract Motor cortical (M1) transcranial magnetic stimulation (TMS) interventions increase corticospinal output and improve motor learning when delivered during se...

Back to Top