ggcyto

This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see ggcyto.

Visualize Cytometry data with ggplot


Bioconductor version: 3.6

With the dedicated fority method implemented for flowSet, ncdfFlowSet and GatingSet classes, both raw and gated flow cytometry data can be plotted directly with ggplot. ggcyto wrapper and some customed layers also make it easy to add gates and population statistics to the plot.

Author: Mike Jiang

Maintainer: Mike Jiang <wjiang2 at fhcrc.org>

Citation (from within R, enter citation("ggcyto")):

Installation

To install this package, start R (version "3.4") and enter:


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

BiocManager::install("ggcyto")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF
NEWS Text

Details

biocViews CellBasedAssays, FlowCytometry, Infrastructure, Software, Visualization
Version 1.6.2
In Bioconductor since BioC 3.3 (R-3.3) (8 years)
License Artistic-2.0
Depends methods, ggplot2 (>= 2.0.0), flowCore(>= 1.41.5), ncdfFlow(>= 2.17.1), flowWorkspace(>= 3.17.24)
Imports plyr, scales, data.table, RColorBrewer, gridExtra
System Requirements
URL https://github.com/RGLab/ggcyto/issues
See More
Suggests testthat, flowWorkspaceData, knitr, rmarkdown, flowStats, openCyto, flowViz, ggjoy
Linking To
Enhances
Depends On Me
Imports Me CytoML
Suggests Me flowCore, flowWorkspace, openCyto
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package ggcyto_1.6.2.tar.gz
Windows Binary ggcyto_1.6.2.zip
Mac OS X 10.11 (El Capitan) ggcyto_1.6.2.tgz
Source Repository git clone https://git.bioconductor.org/packages/ggcyto
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/ggcyto
Package Short Url https://bioconductor.org/packages/ggcyto/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive