generate.cloud.of.cells: Generate a cloud of circles to represent cell population
Description
Generate a cloud of circles to represent cell population
Usage
generate.cloud.of.cells(colors, maxiter = 1000)
Arguments
colors:
matching colors of the cells. Length(colors) will be
used as the number of cells to generate
maxiter:
number of iterations for the layout algorithm
of the packcircles package