Description Usage Arguments Value Examples
Create ActivityParams object
1 | ActivityParams(lengthCriticalRegion = 10, probInactiveWhenMutated = 0.01)
|
lengthCriticalRegion |
Sequence length (number of nucleotides) of the critical region of a retrotransposon |
probInactiveWhenMutated |
The probability that a singe point mutation to the critical region causes a sequence to become inactive |
A bundling of the parameters given to it as a ActivityParams object
1 | activityParams <- ActivityParams(lengthCriticalRegion = 40)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.