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

r-ebimage

Image processing and analysis toolbox for R

EBImage provides general purpose functionality for image processing and analysis. In the context of (high-throughput) microscopy-based cellular assays, EBImage offers tools to segment cells and extract quantitative cellular descriptors. This allows the automation of such tasks using the R programming language and facilitates the use of other tools in the R environment for signal processing, statistical modeling, machine learning and visualization with image data.

Installation

Install the latest version of r-ebimage as follows:

guix install r-ebimage

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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