Description Usage Arguments Value
Run CITRUS on selected channels
1 2 3 4 5 |
dataDir |
Full path to the folder containing FCS files. |
selected.desc |
A character vector of selected channel description. |
fileList |
A list of full path to FCS files. |
family |
A character scalar of model type. |
transformCofactor |
An integer for arcsinh transform channel; default 5 |
fileSampleSize |
The number of cells subsampled from each file. |
nFolds |
Number of folds used for clustering |
featureType |
A character vector of feature type (abundances, proportion). |
seed |
A seed to reproduce the run. |
pattern |
Regular expression used to select FCS files in the folder. |
labels |
Optional vector of label used for balancing clustering folds |
minimumClusterSizePercent |
Minimal size of cluster in proportion. |
A list consisting of feature matrix, citrus clustering object and combinedFCSSet object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.