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

r-scater

Single-cell analysis toolkit for gene expression data in R

This package provides a collection of tools for doing various analyses of single-cell RNA-seq gene expression data, with a focus on quality control.

Installation

Install the latest version of r-scater as follows:

guix install r-scater

Or install a particular version:

guix install r-scater@1.36.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-scater about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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