buchspektrum Internet-Buchhandlung

Neuerscheinungen 2015

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Johannes Köster

Parallelization, Scalability, and Reproducibility in Next-Generation Sequencing Analysis


2015. 132 S. 210 mm
Verlag/Jahr: EPUBLI 2015
ISBN: 3-7375-3777-1 (3737537771)
Neue ISBN: 978-3-7375-3777-3 (9783737537773)

Preis und Lieferzeit: Bitte klicken


This PhD thesis provides novel solutions to major topics within the analysis of next-generation sequencing data, focusing on parallelization, scalability and reproducibility.
The analysis of next-generation sequencing (NGS) data is a major topic in bioinfor-
matics: short reads obtained from DNA, the molecule encoding the genome of living
organisms, are processed to provide insight into biological or medical questions. This
thesis provides novel solutions to major topics within the analysis of NGS data, focusing
on parallelization, scalability and reproducibility.
The read mapping problem is to find the origin of the short reads within a given reference
genome. We contribute the q-group index, a novel data structure for read mapping with
particularly small memory footprint. The q-group index comes with massively parallel
build and query algorithms targeted towards modern graphics processing units (GPUs).
On top, the read mapping software PEANUT is presented, which outperforms state of
the art read mappers in speed while maintaining their accuracy.
The variant calling problem is to infer (i.e., call) genetic variants of individuals compared
to a reference genome using mapped reads. It is usually solved in a Bayesian way.
In this work, we show how to integrate filtering of variants into the calling with an
algebraic approach and provide an intuitive solution for controlling the false discovery
rate along with solving other challenges of variant calling like scaling with a growing
set of biological samples.

Depending on the research question, the analysis of NGS data entails many other steps,
typically involving diverse tools, data transformations and aggregation of results. These
steps can be orchestrated by workflow management. We present the general purpose
workflow system Snakemake, which provides an easy to read domain-specific language
for defining and documenting workflows. Snakemake provides an execution environment
that allows to scale a workflow to available resources, including parallelization across
CPU cores or cluster nodes, restricting memory usage or the number of available
coprocessors like GPUs.
Köster, Johannes
Johannes Köster is a computer scientist with a focus on algorithm engineering and data analysis in bioinformatics. Currently, he works as a Postdoctoral Research Fellow in the groups of Shirley Liu, Department of Biostatistics and Computational Biology, Dana-Farber Cancer Institute, Harvard School of Public Health and Myles Brown, Division of Molecular and Cellular Oncology, Department of Medical Oncology, Dana-Farber Cancer Institute.