Description Usage Arguments Details Examples
This function will take an input expression matrix and make an Expression Set Class
1 | flow_filter(input, panels, title = "Flow Gating")
|
input |
the input data ex_sc |
panels |
the list of panels to be gated on |
title |
the title of the plot |
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
1 | flow_filter(input = sc_dat, panels = panel_list)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.