generate_ploidy_parent_fine | R Documentation |
It is basically equal to generate_ploidy_parent but provides the direct controll of the segments in which we want to place the mutation
generate_ploidy_parent_fine(
parent_ploidy,
spots_deletion,
spots_insertions,
spots_O
)
spots_deletion |
segments where we want to insert a single chromosome deletion |
spots_O |
segments where we wanto to insert a double chromosome deletion |
spots_insertion |
segments where we want to insert a single or double (randomly sampled) chromose amplification |
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.