identify_beads: Beads identification

View source: R/normalize_cytof.R

identify_beadsR Documentation

Beads identification

Description

Applies the beads gates to the data matrix and idenfies the beads

Usage

identify_beads(m, gates, beads.cols.names, dna.col)

Arguments

m

The matrix, asinh transformed

gates

Gates to be applied (only the gates for this specific matrix)

beads.cols.names

A character vector containing the names of the beads columns

dna.col

The index (either character, numeric or boolean) of the DNA channel column

Value

Returns a boolean vector of length nrow(m) with the indexes of the bead events


ParkerICI/premessa documentation built on Sept. 16, 2022, 3:06 p.m.