simulatePool | R Documentation |
This simulates a pool of variant-bearing clones. The output is a list containing two elements: (i) a table of all underlying codon changes and their true marginal frequencies, and (ii) a function that samples (multi-variant-bearing) clone populations on demand
simulatePool(params, poolCV = 0.2, poolLambda = 1)
params |
a parameter sheet to follow (in terms of CDS sequence etc.) |
poolCV |
the coefficient of variation for the distribution of marginal frequencies |
poolLambda |
the mean of the poisson distibution used to sample the number of codon-changes per clone |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.