Description Usage Arguments Value
Chooses how much to burst a sequence by That is, how much to increase the copy number of a sequence by We choose the increase in copy number from a Poisson random distribution
1 | burst_copies(copy_numbers, burst_mean, burst_probability)
|
copy_numbers |
The copy number for each sequence |
burst_probability |
The probability of a sequence bursting |
mean |
The mean of the Poisson random distribution |
A vector of new copy numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.