This function takes an object of class iCellR finds the model genes to run a second round of PCA.
find.dim.genes(x = NULL, dims = 1:10, top.pos = 15, top.neg = 5)
An object of class iCellR.
An object of class iCellR.
PC dimentions to be used.
Number of top positive marker genes to be taken from each PC, default = 15.
Number of top negative marker genes to be taken from each PC, default = 5.