query_extract: Query an aggregated dataframe to subset requested channels

Description Usage Arguments

View source: R/pre_process_fcs.R

Description

Query an aggregated dataframe to subset requested channels

Usage

1
query_extract(processed_fcs_obj, channels = c("all", "with_desc")[1])

Arguments

processed_fcs_obj

list containing a datraframe of processed intensities for each event and informations of channel used

channels

vector containing channels to select. Can be "all" to select all channels, "with_desc" to select channels with a marker description or a vector a channels.


maxmeyl/excyte_1.0 documentation built on March 7, 2020, 2:01 a.m.