Bioc2026 Registration Open!

flowGraph

Identifying differential cell populations in flow cytometry data accounting for marker frequency

Bioconductor version: 3.23 · Package version: 1.20.0

Identifies maximal differential cell populations in flow cytometry data taking into account dependencies between cell populations; flowGraph calculates and plots SpecEnr abundance scores given cell population cell counts.

Installation

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

BiocManager::install("flowGraph")

Details

MaintainerAlice Yue <aya43@sfu.ca>
AuthorAlice Yue [aut, cre]
LicenseArtistic-2.0
URLhttps://github.com/aya49/flowGraph
Bug Reportshttps://github.com/aya49/flowGraph/issues
Downloads rank210
Source branchRELEASE_3_23
biocViewsCellBasedAssays, FlowCytometry, ImmunoOncology, Software, StatisticalMethod, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1)

Imports: effsize, furrr, future, purrr, ggiraph, ggrepel, ggplot2, igraph, Matrix, matrixStats, stats, utils, visNetwork, htmlwidgets, grDevices, methods, stringr, stringi, Rdpack, data.table (>= 1.9.5), gridExtra

Suggests: BiocStyle, dplyr, knitr, rmarkdown, testthat (>= 2.1.0)