This package browser is in early development. Mind the rough edges.

r-bpcells

Single cell counts matrices to PCA

This is a package providing efficient operations for single cell ATAC-seq fragments and RNA counts matrices. It is interoperable with standard file formats, and introduces efficient bit-packed formats that allow large storage savings and increased read speeds.

Installation

Install the latest version of r-bpcells as follows:

guix install r-bpcells

Or install a particular version:

guix install r-bpcells@0.3.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-bpcells about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-bpcells'><img src='https://packages.guix.gnu.org/packages/r-bpcells/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-bpcells/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-bpcells)

Example Org:

[[https://packages.guix.gnu.org/packages/r-bpcells][https://packages.guix.gnu.org/packages/r-bpcells/badges/latest-version.svg]]