Description Usage Arguments Value
Simulate the increase in copy numbers of sequences
1 | simulate_bursts(sequence_counts, num_jumps, burst_threshhold, burst_choice)
|
sequence_counts |
The distribution of copy numbers of the sequences |
num_jumps |
The number of time steps this simulation goes across |
burst_choice |
A choice of how to select the sequence to burst "parameters" - takes the probabilities assigned to sequence_counts "equal" - gives each family the same weightage "accumulate" - weighs a sequence in proportion to its copy number |
burst_probability |
The probability of a burst event occurring |
A data frame of sequence counts with respect to time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.