Description Usage Arguments Details Value
Export combinedFCS object from citrus into a FCS file with selected channels.
1 | ExportSubsetFCS(clustering, out.folder, name, desc)
|
clustering |
A list containing combinedFCS object output from citrus. |
out.folder |
A character scalar of full path to output folder. |
name |
A character vector containing selected channel name. |
desc |
A character vector containing corresponding channel description. |
Exported files will be named as sampled.fcs in the folder specified. The file that each cells in the exported FCS are indexed and saved as fileID.csv and corresponding file names of each index are saved as filenames.csv
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.