gh_pop_get_indices_mat {flowWorkspace}R Documentation

Return the single-cell matrix of 1/0 dichotomized expression

Description

Return the single-cell matrix of 1/0 dichotomized expression

Usage

gh_pop_get_indices_mat(gh, y)

Arguments

gh

GatingHierarchy object

y

character string containing the boolean or of node names.e.g. 'cd4|cd8'


[Package flowWorkspace version 3.34.1 Index]