Omixer
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see Omixer.
Omixer: multivariate and reproducible sample randomization to proactively counter batch effects in omics studies
Bioconductor version: 3.19
Omixer - an Bioconductor package for multivariate and reproducible sample randomization, which ensures optimal sample distribution across batches with well-documented methods. It outputs lab-friendly sample layouts, reducing the risk of sample mixups when manually pipetting randomized samples.
Author: Lucy Sinke [cre, aut]
Maintainer: Lucy Sinke <l.j.sinke at lumc.nl>
citation("Omixer")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Omixer")
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("Omixer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.