splots
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see splots.
Visualization of high-throughput assays in microtitre plate or slide format
Bioconductor version: 3.20
This package is here to support legacy usages of it, but it should not be used for new code development. It provides a single function, plotScreen, for visualising data in microtitre plate or slide format. As a better alternative for such functionality, please consider the platetools package on CRAN (https://cran.r-project.org/package=platetools and https://github.com/Swarchal/platetools), or ggplot2 (geom_raster, facet_wrap) as exemplified in the vignette of this package.
Author: Wolfgang Huber, Oleg Sklyar
Maintainer: Wolfgang Huber <wolfgang.huber at embl.org>
citation("splots")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("splots")
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("splots")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.