- Home
- Bioconductor 3.22
- Software Packages
- CytoPipelineGUI
CytoPipelineGUI
This is the released version of CytoPipelineGUI; for the devel version, see CytoPipelineGUI.
GUI's for visualization of flow cytometry data analysis pipelines
Bioconductor version: Release (3.22)
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] ORCID iD ORCID: 0000-0003-2865-1852 , Laurent Gatto [aut] ORCID iD ORCID: 0000-0002-1520-2268 , Dan Lin [ctb]
Maintainer: Philippe Hauchamps <philippe.hauchamps at uclouvain.be>
citation("CytoPipelineGUI")):
Installation
To install this package, start R (version "4.5") 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.