clust.cond.info {iCellR} | R Documentation |
This function takes an object of class iCellR and calculates cluster and conditions frequencies.
clust.cond.info( x = NULL, plot.type = "pie", my.out.put = "data", normalize.ncell = TRUE, normalize.by = "percentage" )
x |
An object of class iCellR. |
plot.type |
Choose from pie/pie.cond or bar/bar.cond, defult = pie. |
my.out.put |
Chose from "data" or "plot", default = "data". |
normalize.ncell |
If TRUE the values will be normalized to the number of cells by downsampling. |
normalize.by |
Chose from "sf" (size factor) or "percentage", default = "percentage". |
An object of class iCellR.