This function performs logicle transformation on all fcs files in a folder and outputs transforemd data in text format
1 | preprocess(input.directory, output.directory, marker.index, marker.names)
|
input.directory |
Directory of the folder contains all fcs files |
output.directory |
Directory of the folder to store all transformed data in text format |
marker.index |
Indices of markers that need to be logicle transformed |
marker.names |
Names of markers in the same order as the indices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.