locateDuplicatedParameters: Locate Duplicated Parameters

Description Usage Arguments Details Value Author(s) See Also

View source: R/qaProcessFunctions.R

Description

Identifies dyes that are repeated arcross multiple flowSets using information provided in the description field of each flowFrame.

Usage

1

Arguments

flowList

A list of flowSet

Details

This function is used internally by the qaProcess functions to identify dyes that are repeated across multiple aliquots. The function takes in a list of flowSet and identifies stains that are repeated across multiple flowSets (aliquots). These parameters are expected to have the same distribution across aliquots and can be used for Quality control. The method looks for the information provided in the description field of each flowFrame.

Value

An object of class qaProcess.

Author(s)

Nishant Gopalakrishnan

See Also

normalizeSets


flowQ documentation built on Nov. 1, 2018, 3:38 a.m.