Repository logo
 

beachmat: A Bioconductor C++ API for accessing high-throughput biological data from a variety of R matrix types.

Published version
Peer-reviewed

Change log

Authors

Pagès, Hervé 

Abstract

Biological experiments involving genomics or other high-throughput assays typically yield a data matrix that can be explored and analyzed using the R programming language with packages from the Bioconductor project. Improvements in the throughput of these assays have resulted in an explosion of data even from routine experiments, which poses a challenge to the existing computational infrastructure for statistical data analysis. For example, single-cell RNA sequencing (scRNA-seq) experiments frequently generate large matrices containing expression values for each gene in each cell, requiring sparse or file-backed representations for memory-efficient manipulation in R. These alternative representations are not easily compatible with high-performance C++ code used for computationally intensive tasks in existing R/Bioconductor packages. Here, we describe a C++ interface named beachmat, which enables agnostic data access from various matrix representations. This allows package developers to write efficient C++ code that is interoperable with dense, sparse and file-backed matrices, amongst others. We evaluated the performance of beachmat for accessing data from each matrix representation using both simulated and real scRNA-seq data, and defined a clear memory/speed trade-off to motivate the choice of an appropriate representation. We also demonstrate how beachmat can be incorporated into the code of other packages to drive analyses of a very large scRNA-seq data set.

Description

Keywords

Algorithms, Computational Biology, Databases, Genetic, High-Throughput Nucleotide Sequencing, Humans, Sequence Analysis, RNA, Software

Journal Title

PLoS Comput Biol

Conference Name

Journal ISSN

1553-734X
1553-7358

Volume Title

14

Publisher

Public Library of Science (PLoS)
Sponsorship
Cancer Research UK (C14303/A17197)