Package: CytoPipelineGUI Title: GUI's for visualization of flow cytometry data analysis pipelines Version: 1.11.0 Authors@R: c(person(given = "Philippe", family = "Hauchamps", role = c("aut", "cre"), email = "philippe.hauchamps@uclouvain.be", comment = c(ORCID = "0000-0003-2865-1852")), person(given = "Laurent", family = "Gatto", email = "laurent.gatto@uclouvain.be", role = "aut", comment = c(ORCID = "0000-0002-1520-2268")), person(given = "Dan", family = "Lin", role = "ctb", email = "dan.8.lin@gsk.com")) Description: This package is the companion of the `CytoPipeline` package. It provides GUI's (shiny apps) for the visualization of flow cytometry data analysis pipelines that are run with `CytoPipeline`. Two shiny applications are provided, i.e. an interactive flow frame assessment and comparison tool and an interactive scale transformations visualization and adjustment tool. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 BugReports: https://github.com/UCLouvain-CBIO/CytoPipelineGUI/issues URL: https://uclouvain-cbio.github.io/CytoPipelineGUI biocViews: FlowCytometry, Preprocessing, QualityControl, WorkflowStep, ImmunoOncology, Software, Visualization, GUI, ShinyApps Collate: plots.R shiny-functions.R shiny-scaleTransform-module.R shiny.R CytoPipelineGUI-package.R Depends: R (>= 4.4), CytoPipeline (>= 1.9.3) Imports: shiny, plotly, ggplot2, flowCore Suggests: testthat (>= 3.0.0), vdiffr, diffviewer, knitr, rmarkdown, BiocStyle, patchwork VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:25 UTC RemoteUrl: https://github.com/bioc/CytoPipelineGUI RemoteRef: HEAD RemoteSha: 19c97d5630124d76b082e19578c87776f2cac40c NeedsCompilation: no Packaged: 2026-07-03 19:02:31 UTC; root Author: Philippe Hauchamps [aut, cre] (ORCID: ), Laurent Gatto [aut] (ORCID: ), Dan Lin [ctb] Maintainer: Philippe Hauchamps