Bioc2026 Registration Open!

CytoPipelineGUI

GUI's for visualization of flow cytometry data analysis pipelines

Bioconductor version: 3.23 · Package version: 1.10.0

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.

Installation

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

BiocManager::install("CytoPipelineGUI")

Details

MaintainerPhilippe Hauchamps <philippe.hauchamps@uclouvain.be>
AuthorPhilippe Hauchamps [aut, cre] (ORCID: <https://orcid.org/0000-0003-2865-1852>), Laurent Gatto [aut] (ORCID: <https://orcid.org/0000-0002-1520-2268>), Dan Lin [ctb]
LicenseGPL-3
URLhttps://uclouvain-cbio.github.io/CytoPipelineGUI
Bug Reportshttps://github.com/UCLouvain-CBIO/CytoPipelineGUI/issues
Downloads rank192
Source branchRELEASE_3_23
biocViewsFlowCytometry, GUI, ImmunoOncology, Preprocessing, QualityControl, ShinyApps, Software, Visualization, WorkflowStep

Documentation

Download

Dependencies

Depends: R (>= 4.4), CytoPipeline (>= 1.9.3)

Imports: shiny, plotly, ggplot2, flowCore

Suggests: testthat (>= 3.0.0), vdiffr, diffviewer, knitr, rmarkdown, BiocStyle, patchwork

Reverse dependencies

Suggests Me (1): CytoPipeline