View source: R/00_flowGraphSubset_constructor.R
| fg_clean_phen | R Documentation | 
Reformats cell population phenotypes into flowGraph format
fg_clean_phen(phen, markers = NULL)
| phen | Vector of cell population phenotype names as character strings. | 
| markers | markers extracted from  | 
Vector with the same length as phen containing reformatted
and not necessarily changed cell population phenotype names.
str_extract,str_split
# fg_clean_phen(c("A+_B+","B+_notC","A-_C"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.