Registration Open for GBCC2025:
Joint Galaxy/Bioconductor Conference!
Abstract Submission for Posters closes May 1!

wpm

This is the released version of wpm; for the devel version, see wpm.

Well Plate Maker


Bioconductor version: Release (3.21)

The Well-Plate Maker (WPM) is a shiny application deployed as an R package. Functions for a command-line/script use are also available. The WPM allows users to generate well plate maps to carry out their experiments while improving the handling of batch effects. In particular, it helps controlling the "plate effect" thanks to its ability to randomize samples over multiple well plates. The algorithm for placing the samples is inspired by the backtracking algorithm: the samples are placed at random while respecting specific spatial constraints.

Author: Helene Borges [aut, cre], Thomas Burger [aut]

Maintainer: Helene Borges <borges.helene.sophie at gmail.com>

Citation (from within R, enter citation("wpm")):

Installation

To install this package, start R (version "4.5") and enter:

 if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("wpm") 

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("wpm")
How to use Well Plate MakerHTMLR Script
Reference ManualPDF
NEWSText

Details

biocViewsBatchEffect, ExperimentalDesign, GUI, MassSpectrometry, Proteomics, Software
Version1.18.0
In Bioconductor sinceBioC 3.12 (R-4.0) (4.5 years)
LicenseArtistic-2.0
DependsR (>= 4.1.0)
Importsutils, methods, cli, Biobase, SummarizedExperiment, config, golem, shiny, DT, ggplot2, dplyr, rlang, stringr, shinydashboard, shinyWidgets, shinycustomloader, RColorBrewer, logging
System Requirements
URLhttps://github.com/HelBor/wpmhttps://bioconductor.org/packages/release/bioc/html/wpm.html
Bug Reportshttps://github.com/HelBor/wpm/issues
See More
SuggestsMSnbase, testthat, BiocStyle, knitr, rmarkdown
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Packagewpm_1.18.0.tar.gz
Windows Binary (x86_64) wpm_1.18.0.zip
macOS Binary (x86_64)wpm_1.18.0.tgz
macOS Binary (arm64)wpm_1.18.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/wpm
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/wpm
Bioc Package Browserhttps://code.bioconductor.org/browse/wpm/
Package Short Urlhttps://bioconductor.org/packages/wpm/
Package Downloads ReportDownload Stats
close