Description Usage Arguments Value
It generates a random clone assignment list of specific sizes.
1 2 3 | sim_clone(size, ncells)
sim_clone_range(n, ncells, min = 2L, max = 20L)
|
size |
number of cells to be assigned to each clone |
ncells |
total number of cells available to assign |
n |
total number of clones be generated |
min |
minimum number of cells perturbed by clone |
max |
maximum number of cells perturbed by clone |
a list of cells per clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.