Description Usage Arguments Value
Read FCS file and select columns to run PhenoGraph on.
1 2 | RunPhenoGraph(path, desc.selected = NULL, k = 30, TSNE = T,
seed = 1)
|
path |
Full path to the FCS file. |
desc.selected |
An optional character vector to specify description of column selected. |
k |
Nearest-neighbor parameter of PhenoGraph. |
seed |
An optional seed for reproducibility. |
A Rphenograph object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.