Registration and Call for Abstracts Open for Bioc2024

flowClust

This is the development version of flowClust; for the stable release version, see flowClust.

Clustering for Flow Cytometry


Bioconductor version: Development (3.19)

Robust model-based clustering using a t-mixture model with Box-Cox transformation. Note: users should have GSL installed. Windows users: 'consult the README file available in the inst directory of the source distribution for necessary configuration instructions'.

Author: Raphael Gottardo, Kenneth Lo <c.lo at stat.ubc.ca>, Greg Finak <greg at ozette.ai>

Maintainer: Greg Finak <greg at ozette.ai>, Mike Jiang <mike at ozette.ai>

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

Installation

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


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("flowClust")

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("flowClust")
Robust Model-based Clustering of Flow Cytometry Data\\ The flowClust package HTML R Script
Reference Manual PDF
README Text
NEWS Text

Details

biocViews Clustering, FlowCytometry, ImmunoOncology, Software, Visualization
Version 3.41.1
In Bioconductor since BioC 2.2 (R-2.7) (16 years)
License MIT
Depends R (>= 2.5.0)
Imports BiocGenerics, methods, Biobase, graph, flowCore, parallel
System Requirements GNU make
URL
See More
Suggests testthat, flowWorkspace, flowWorkspaceData, knitr, rmarkdown, openCyto, flowStats(>= 4.7.1)
Linking To
Enhances
Depends On Me flowMerge, flowTrans
Imports Me CONFESS, cyanoFilter, flowTrans, openCyto
Suggests Me BiocGenerics, flowTime
Links To Me
Build Report Build Report

Package Archives

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

Source Package flowClust_3.41.1.tar.gz
Windows Binary flowClust_3.41.1.zip
macOS Binary (x86_64) flowClust_3.41.1.tgz
macOS Binary (arm64) flowClust_3.41.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/flowClust
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/flowClust
Bioc Package Browser https://code.bioconductor.org/browse/flowClust/
Package Short Url https://bioconductor.org/packages/flowClust/
Package Downloads Report Download Stats