Search bioRxiv⌕ Search

Biology subjects

Einarsson, P. H.

Publications and source records attributed to Einarsson, P. H..

2 recordsLinked to original sources

Voyager: exploratory single-cell genomics data analysis with geospatial statistics

Exploratory spatial data analysis (ESDA) can be a powerful approach to understanding single-cell genomics datasets, but it is not yet part of standard data analysis workflows. In particular, geospatial analyses, which have been developed and refined for decades, have yet to be fully adapted and applied to spatial single-cell analysis. We introduce the Voyager platform, which systematically brings the geospatial ESDA tradition to (spatial) -omics, with local, bivariate, and multivariate spatial methods not yet commonly applied to spatial -omics, united by a uniform user interface. Using Voyager, we showcase biological insights that can be derived with its methods, such as biologically relevant negative spatial autocorrelation. Underlying Voyager is the SpatialFeatureExperiment data structure, which combines Simple Feature with SingleCellExperiment and AnnData to represent and operate on geometries bundled with gene expression data. Voyager has comprehensive tutorials demonstrating ESDA built on GitHub Actions to ensure reproducibility and scalability, using data from popular commercial technologies. Voyager is implemented in both R/Bioconductor and Python/PyPI, and features compatibility tests to ensure that both implementations return consistent results.

bioinformatics↗

BUSZ: Compressed BUS files

SummaryWe describe a compression scheme for BUS files and an implementation of the algorithm in the bustools software. Our compression algorithm yields smaller file sizes than gzip, at significantly faster compression and decompression speeds. We evaluated our algorithm on 533 BUS files from scRNA-seq experiments with a total size of 1Tb. Our compression is more than 2x faster than the fastest gzip option and results in 1.5x smaller files than the best gzip compression. This amounts to an 8.3x reduction in the file size, resulting in a compressed size of 122Gb for the dataset. Availability and ImplementationA complete description of the format is available at https://github.com/BUStools/BUSZ-format and an implementation at https://github.com/BUStools/bustools Contactpmelsted@hi.is online.

bioinformatics↗