Description Usage Arguments Value Examples
Calculate marker enrichment modeling values
1 | calc_mem(expr_info)
|
expr_info |
output of |
tibble: MEM values
1 2 3 4 | flow_item <- import_fcs_path(system.file("extdata", "fcs", "KatJanin", package = "WebCytoMetry"))
expr_info <- collate_expressions(flow_item)
mem <- calc_mem(expr_info)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.