Learn R Programming

flowAI (version 1.2.8)

flow_iQC: Interactive quality control of Flow Cytometry Data

Description

The call of the flow_iQC function opens a Shiny application that allows to perfom a complete and interactive quality control of an FCS file. The framework of the interactive quality control is complementary to the automatic one of the flow_auto_qc function. Hence, the anomalies are manually selected from the evaluation of three main properties of flow cytometry: 1) flow rate, 2) signal acquisition, 3) dynamic range.

Usage

flow_iQC()

Arguments

Examples

Run this code
if (interactive()) flowAI::flow_iQC()

Run the code above in your browser using DataLab