Function to visualize the effect each marker has on the principle component.
Usage
PC_loadings(fcd, prefix = NULL, data_slot = "orig", nPC = 3)
Arguments
- fcd
flow cytometry dataset.
- prefix
Prefix for the output.
- data_slot
data slot to use for the calculation of the PCA, e.g. "orig" or "norm".
- nPC
Number of principle components to show.
Value
Figure of PC loadings