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

r-flowai

Automatic and interactive quality control for flow cytometry data

This package is able to perform an automatic or interactive quality control on FCS data acquired using flow cytometry instruments. By evaluating three different properties:

  1. flow rate

  2. signal acquisition, and

  3. dynamic range,

the quality control enables the detection and removal of anomalies.

Installation

Install the latest version of r-flowai as follows:

guix install r-flowai

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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