Description Usage Arguments Value Examples
Create SelectionParams object
1 | SelectionParams(selectionThreshold = 0.3)
|
selectionThreshold |
What sequence similarity to the original sequence do we wish to maintain? Sequences that diverge beyond this similarity level are dropped over the course of simulation |
A bundling of the parameters given to it as a SelectionParams object
1 | selectionParams <- SelectionParams(selectionThreshold = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.