A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/wpm.html below:

Bioconductor - wpm (development version)

wpm

This is the development version of wpm; for the stable release version, see wpm.

Well Plate Maker

Bioconductor version: Development (3.22)

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")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

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")
Details biocViews BatchEffect, ExperimentalDesign, GUI, MassSpectrometry, Proteomics, Software Version 1.19.0 In Bioconductor since BioC 3.12 (R-4.0) (4.5 years) License Artistic-2.0 Depends R (>= 4.1.0) Imports utils, methods, cli, Biobase, SummarizedExperiment, config, golem, shiny, DT, ggplot2, dplyr, rlang, stringr, shinydashboard, shinyWidgets, shinycustomloader, RColorBrewer, logging System Requirements URL https://github.com/HelBor/wpm https://bioconductor.org/packages/release/bioc/html/wpm.html Bug Reports https://github.com/HelBor/wpm/issues See More Package Archives

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4