Genomic Region Operation Kit for Flexible Processing of Deep Sequencing Data

  • Authors:
  • Kristian Ovaska;Lauri Lyly;Biswajyoti Sahu;Olli A. Janne;Sampsa Hautaniemi

  • Affiliations:
  • University of Helsinki, Helsinki;University of Helsinki, Helsinki;University of Helsinki, Helsinki;University of Helsinki and Helsinki University Central Hospital, Helsinki;University of Helsinki, Helsinki

  • Venue:
  • IEEE/ACM Transactions on Computational Biology and Bioinformatics (TCBB)
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Computational analysis of data produced in deep sequencing (DS) experiments is challenging due to large data volumes and requirements for flexible analysis approaches. Here, we present a mathematical formalism based on set algebra for frequently performed operations in DS data analysis to facilitate translation of biomedical research questions to language amenable for computational analysis. With the help of this formalism, we implemented the Genomic Region Operation Kit (GROK), which supports various DS-related operations such as preprocessing, filtering, file conversion, and sample comparison. GROK provides high-level interfaces for R, Python, Lua, and command line, as well as an extension C++ API. It supports major genomic file formats and allows storing custom genomic regions in efficient data structures such as red-black trees and SQL databases. To demonstrate the utility of GROK, we have characterized the roles of two major transcription factors (TFs) in prostate cancer using data from 10 DS experiments. GROK is freely available with a user guide from http://csbi.ltdk.helsinki.fi/grok/.