Hello,
I recently had to reinstall all my R packages. I noticed that with the new Flowcore installation, "get_singlecell_expression" no longer works. In fact, it returns
expression = gs_get_singlecell_expression_by_gate(gs,gateg) # get single cell expression values
.Error: Expected string vector of length 1
likewise
gs_pop_get_stats(gs,gateg,type=pop.MFI)
returns
Null data.table (0 rows and 0 cols)