extract_markers {flowGraph}R Documentation

Extracts markers from cell population phenotypes

Description

Extracts all unique markers from cell population phenotypes

Usage

extract_markers(phen)

Arguments

phen

A vector of cell population phenotypes.

Value

A vector of unique markers

See Also

str_split


[Package flowGraph version 1.2.0 Index]