Description Usage Arguments Value Examples
Create FamilyParams object
1 | FamilyParams(familyCoherence = 0.7, maxFamilyRepresentatives = 20)
|
familyCoherence |
What sequence similarity do two sequences have to be to each other for them to be considered to be of the same family? |
maxFamilyRepresentatives |
How many family representatives to keep track of during the simulation? |
A bundling of the parameters given to it as a FamilyParams object
1 | familyParams <- FamilyParams(familyCoherence = 0.775)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.