simulatePool: Simulate Pool

View source: R/simulate.R

simulatePoolR Documentation

Simulate Pool

Description

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

Usage

simulatePool(params, poolCV = 0.2, poolLambda = 1)

Arguments

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


jweile/tileseqMave documentation built on April 5, 2024, 4:51 p.m.