Bioc2026 Registration Open!

cyanoFilter

Phytoplankton Population Identification using Cell Pigmentation and/or Complexity

Bioconductor version: 3.23 · Package version: 1.20.0

An approach to filter out and/or identify phytoplankton cells from all particles measured via flow cytometry pigment and cell complexity information. It does this using a sequence of one-dimensional gates on pre-defined channels measuring certain pigmentation and complexity. The package is especially tuned for cyanobacteria, but will work fine for phytoplankton communities where there is at least one cell characteristic that differentiates every phytoplankton in the community.

Installation

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

BiocManager::install("cyanoFilter")

Details

MaintainerOluwafemi Olusoji <oluwafemi.olusoji@uhasselt.be>
AuthorOluwafemi Olusoji [cre, aut], Aerts Marc [ctb], Delaender Frederik [ctb], Neyens Thomas [ctb], Spaak jurg [aut]
LicenseMIT + file LICENSE
URLhttps://github.com/fomotis/cyanoFilter
Bug Reportshttps://github.com/fomotis/cyanoFilter/issues
Downloads rank245
Source branchRELEASE_3_23
biocViewsClustering, FlowCytometry, OneChannel, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: Biobase, flowCore, flowDensity, flowClust, cytometree, ggplot2, GGally, graphics, grDevices, methods, mrfDepth, stats, utils

Suggests: magrittr, dplyr, purrr, knitr, stringr, rmarkdown, tidyr