generate_ploidy_parent | R Documentation |
Generat the ploidy given a parent clone
generate_ploidy_parent(parent_ploidy, spots, random, non_random_spots, changes)
spots |
integer, how many sites to be changed |
random |
boolean, should the spots be sampled randomly |
non_random_spots |
vector of integers, |
changes |
vector of integers, allowed values for deletion and amplification |
paret_ploidy |
vector of integers, the ploidy of the parent clone |
vector of integers, ploidy profile of the child subclone
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.