cqc_set_panel: Update panel info

View source: R/cqc_fix.R

cqc_set_panelR Documentation

Update panel info

Description

It updates either 'channel' or 'marker' info depends on the value of 'ref.col' if ref.col is set to 'channel', then 'channel' column from 'panel' is used as the reference to be matched against 'cqc_data' and 'marker' will be set according to 'panel'

Usage

cqc_set_panel(x, panel, ref.col, ...)

Arguments

x

cqc_data

panel

a tibble contains channel and marker colums (typically returned by 'cf_get_panel' )

ref.col

the column used as the reference, either 'channel' or 'marker'

...

unused


RGLab/cytoqc documentation built on Jan. 25, 2023, 11:05 p.m.