RBioFormats
R interface to Bio-Formats
Bioconductor version: 3.23 · Package version: 1.12.0
An R package which interfaces the OME Bio-Formats Java library to allow reading of proprietary microscopy image data and metadata.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RBioFormats") Details
| Maintainer | Andrzej Oleś <andrzej.oles@gmail.com> |
| Author | Andrzej Oleś [aut, cre] (ORCID: <https://orcid.org/0000-0003-0285-2787>), John Lee [ctb] (ORCID: <https://orcid.org/0000-0001-5884-4247>) |
| License | GPL-3 |
| URL | https://github.com/aoles/RBioFormats |
| Bug Reports | https://github.com/aoles/RBioFormats/issues |
| System Requirements | Java (>= 1.7) |
| Downloads rank | 461 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Software |
Documentation
Download
Dependencies
Imports: EBImage, methods, rJava (>= 0.9-6), S4Vectors, stats
Reverse dependencies
Imports Me (4): alabaster.sfe, islify, scider, SpatialOmicsOverlay
Suggests Me (3): ImageArray, SpatialFeatureExperiment, Voyager