To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("EBImage")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
EBImage is an R package which provides general purpose functionality for the reading, writing, processing and analysis of images. Furthermore, in the context of microscopy based cellular assays, EBImage offers tools to transform the images, segment cells and extract quantitative cellular descriptors.
Author: Gregoire Pau, Andrzej Oles, Mike Smith, Oleg Sklyar, Wolfgang Huber
Maintainer: Andrzej Oles <andrzej.oles at embl.de>
Citation (from within R,
enter citation("EBImage")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("EBImage")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("EBImage")
R Script | Introduction to EBImage | |
Reference Manual | ||
Text | NEWS |
biocViews | Software, Visualization |
Version | 4.4.0 |
In Bioconductor since | BioC 1.8 (R-2.3) |
License | LGPL |
Depends | |
Imports | BiocGenerics(>= 0.7.1), methods, graphics, stats, abind, tiff, jpeg, png, locfit |
Suggests | BiocStyle |
System Requirements | |
URL | |
Depends On Me | CRImage, DonaPLLP2013, HD2013SGI, imageHTS |
Imports Me | |
Suggests Me | HilbertVis |
Follow Installation instructions to use this package in your R session.
Package Source | EBImage_4.4.0.tar.gz |
Windows Binary | EBImage_4.4.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | EBImage_4.4.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!