Gene-gene correlation. This function helps to visulaize and calculate gene-gene correlations.
gg.cor(
x = NULL,
data.type = "imputed",
gene1 = NULL,
gene2 = NULL,
conds = NULL,
clusts = NULL,
cell.size = 1,
cell.transparency = 0.5,
interactive = TRUE,
out.name = "plot"
)
An object of class iCellR.
Choose from imputed and main, default = "imputed".
First gene name.
Second gene name.
Filter only one condition (only one), default is all conditions.
Choose clusters to plot.
A numeric value for the size of the cells, default = 1.
A numeric value between 0 to 1, default = 0.5.
If TRUE an html interactive file will be made, default = TRUE.
Output name for html file if interactive = TRUE, default = "plot".
An object of class iCellR