powered by
Create ActivityParams object
ActivityParams(lengthCriticalRegion = 10, probInactiveWhenMutated = 0.01)
Sequence length (number of nucleotides) of the critical region of a retrotransposon
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
# NOT RUN { activityParams <- ActivityParams(lengthCriticalRegion = 40) # }
Run the code above in your browser using DataLab