flow_filter: Construct Expression Set Class

Description Usage Arguments Details Examples

View source: R/flow_filter.R

Description

This function will take an input expression matrix and make an Expression Set Class

Usage

1
flow_filter(input, panels, title = "Flow Gating")

Arguments

input

the input data ex_sc

panels

the list of panels to be gated on

title

the title of the plot

Details

This will take an expression set class and a list of flow like panels and assign cells to groups based on the expression of these genes

Examples

1
flow_filter(input = sc_dat, panels = panel_list)

kgellatl/SignallingSingleCell documentation built on Dec. 29, 2021, 4:12 p.m.