- Home
- Bioconductor 3.21
- Software Packages
- RBioFormats
RBioFormats
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see RBioFormats.
R interface to Bio-Formats
Bioconductor version: 3.21
An R package which interfaces the OME Bio-Formats Java library to allow reading of proprietary microscopy image data and metadata.
Author: Andrzej Oleś [aut, cre] ORCID iD ORCID: 0000-0003-0285-2787 , John Lee [ctb] ORCID iD ORCID: 0000-0001-5884-4247
Maintainer: Andrzej Oleś <andrzej.oles at gmail.com>
citation("RBioFormats")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RBioFormats")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RBioFormats")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.