- Home
- Bioconductor 3.19
- Software Packages
- CytoPipelineGUI
CytoPipelineGUI
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see CytoPipelineGUI.
GUI's for visualization of flow cytometry data analysis pipelines
Bioconductor version: 3.19
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.
Author: Philippe Hauchamps [aut, cre] , Laurent Gatto [aut] , Dan Lin [ctb]
Maintainer: Philippe Hauchamps <philippe.hauchamps at uclouvain.be>
citation("CytoPipelineGUI")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CytoPipelineGUI")
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("CytoPipelineGUI")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.