Used for supercell_GeneGenePlot
supercell_GeneGenePlot_single(
ge_x,
ge_y,
gene_x_name,
gene_y_name,
supercell_size = NULL,
clusters = NULL,
color.use = NULL,
x.max = NULL,
y.max = NULL,
pt.size = 1,
alpha = 0.9
)
first gene expression vector (same length as number of super-cells)
second gene expression vector (same length as number of super-cells)
name of gene x
name of gene y
a vector with supercell size (ordered the same way as in ge
)
a vector with clustering information (ordered the same way as in ge
)
colors for idents
max of x axis
max of y axis
point size (0 by default)
transparency of dots