To find a balance between various parameters that results in linear growth of active transposons
1 2 3 4 5 | find_paramater_balance_copy_number_variation(num_samples = 10,
num_jumps = 10^3, init_num_seq = 2, burst_threshold_min = -6,
burst_threshold_max = -1, burst_mean = 1, inactivity_rate_min = -6,
inactivity_rate_max = -1, max_copy_number = 10^6,
max_active_copy_number = 10^3, to_display = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.