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.
- Versions: 1.36.0
- Website: https://github.com/davismcc/scater
- Licenses: GPL 2+
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]