Usage
plot_RHO(RHO, main_plot = "", ...)
Value
Null. A plot of cell type proportions per cell type across NN samples.
Arguments
- RHO
A numeric matrix of cell type proportions. Rows
correspond to subjects and columns correspond to cell types.
- main_plot
Character string for the visual's main title.
- ...
Arguments for plot(x,y,bty = "n",...).