Description Usage Arguments Value
Save FAUST subset as an FCS file
1 2 3 4 5 6 7 8 9 10 | .save_faust_pop(
project_path,
fr_source,
sample_name,
sel_sample,
pop,
dir_save,
trans_fn = NULL,
trans_chnl = NULL
)
|
project_path |
character. FAUST project directory. |
fr_source |
GatingSet or character vector. If a |
sample_name |
|
sel_sample |
|
pop |
|
dir_save |
|
trans_fn |
function. If supplied, this function is applied to the expression data.
Useful for back-transformation. If |
trans_chnl |
character vector. If specified, |
invisible(TRUE)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.