Package: wpm
Type: Package
Title: Well Plate Maker
Version: 1.20.0
Authors@R: c(person('Helene', 'Borges', role = c('aut', 'cre'), 
                    email = 'borges.helene.sophie@gmail.com'),
            person('Thomas', 'Burger', role = 'aut',
                    email = 'thomas.burger@cea.fr'))
Description: 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.
License: Artistic-2.0
biocViews: GUI, Proteomics, MassSpectrometry, BatchEffect,
        ExperimentalDesign
Depends: R (>= 4.1.0)
Imports: utils, methods, cli, Biobase, SummarizedExperiment, config,
        golem, shiny, DT, ggplot2, dplyr, rlang, stringr,
        shinydashboard, shinyWidgets, shinycustomloader, RColorBrewer,
        logging
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
Suggests: MSnbase, testthat, BiocStyle, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
URL: https://github.com/HelBor/wpm,
        https://bioconductor.org/packages/release/bioc/html/wpm.html
BugReports: https://github.com/HelBor/wpm/issues
Config/pak/sysreqs: make libicu-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:00:38 UTC
RemoteUrl: https://github.com/bioc/wpm
RemoteRef: RELEASE_3_22
RemoteSha: 497196cfc28476629217f82d79819515d6b8c3da
Packaged: 2025-11-11 18:26:07 UTC; root
Author: Helene Borges [aut, cre],
  Thomas Burger [aut]
Maintainer: Helene Borges <borges.helene.sophie@gmail.com>
Built: R 4.5.2; ; 2025-11-11 18:30:51 UTC; windows
