splots
This package is for version 3.16 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.16
This package is provided to support legacy code and reverse dependencies, but it should not be used as a dependency 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 generic ggplot2 graphics functionality.
Author: Wolfgang Huber, Oleg Sklyar
Maintainer: Wolfgang Huber <wolfgang.huber at embl.de>
citation("splots")):
Installation
To install this package, start R (version "4.2") 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.