mimager simplifies the process of imaging microarrays and inspecting them for spatial artifacts by providing a consistent visualization interface that supports many of Bioconductor’s microarray object classes.
Installation
You can install the latest release from Bioconductor:
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("mimager")
or the current development version using devtools:
mimager: The Microarray Imager
mimager simplifies the process of imaging microarrays and inspecting them for spatial artifacts by providing a consistent visualization interface that supports many of Bioconductor’s microarray object classes.
Installation
You can install the latest release from Bioconductor:
or the current development version using
devtools:Example