clustermq enables efficient parallelization of genomic analyses

Bioinformatics. 2019 Nov 1;35(21):4493-4495. doi: 10.1093/bioinformatics/btz284.

Abstract

Motivation: High performance computing (HPC) clusters play a pivotal role in large-scale bioinformatics analysis and modeling. For the statistical computing language R, packages exist to enable a user to submit their analyses as jobs on HPC schedulers. However, these packages do not scale well to high numbers of tasks, and their processing overhead quickly becomes a prohibitive bottleneck.

Results: Here we present clustermq, an R package that can process analyses up to three orders of magnitude faster than previously published alternatives. We show this for investigating genomic associations of drug sensitivity in cancer cell lines, but it can be applied to any kind of parallelizable workflow.

Availability and implementation: The package is available on CRAN and https://github.com/mschubert/clustermq. Code for performance testing is available at https://github.com/mschubert/clustermq-performance.

Supplementary information: Supplementary data are available at Bioinformatics online.

MeSH terms

  • Computing Methodologies
  • Genomics*
  • Humans
  • Neoplasms
  • Software*
  • Workflow