getPopStats,GatingHierarchy-method {flowWorkspace}R Documentation

Compare the stats(count/freq) between the version parsed from xml and the one recalculated/gated from R

Description

Compare the stats(count/freq) between the version parsed from xml and the one recalculated/gated from R

Usage

## S4 method for signature 'GatingHierarchy'
getPopStats(x, path = "auto", ...)

gh_pop_compare_stats(x, path = "auto", ...)

gh_plot_pop_count_cv(x, path = "auto", ...)

Arguments

x

GatingHierarchy

path

see gs_get_pop_paths

...

not used


[Package flowWorkspace version 3.34.1 Index]