Description Usage Arguments Value
View source: R/cytof_postProcess.R
Store the new dimension transformed data and cluster data into the exprs
matrix in new fcs files under analyzedFCSdir
1 2 3 |
data |
The new data matrix to be added in. |
rawFCSdir |
The directory containing the original fcs files. |
origSampNames |
Vector of original names of samples, if samples were renamed. |
analyzedFCSdir |
The directory to store the new fcs files. |
transformed_cols |
The column name of the dimension transformed data in |
cluster_cols |
The column name of the cluster data in |
clusterIDs |
Table of cell cluster IDs for each clustering method |
specifySampleNames |
Used only if sample names differ from those in raw fcs. |
inLgclTrans |
If |
New fcs files stored under analyzedFCSdir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.