View source: R/Coal.Theta.Sim.File.G.R
Coal.Theta.Sim.File.G | R Documentation |
This function returns k.vec, l.vec, n.vec from simulating under the coalescent model, with the results written to 'out.file'
Coal.Theta.Sim.File.G(theta, n.vec, l.vec, num.loci, out.file, alpha.param, K)
theta |
Population size parameter theta |
num.loci |
Number of loci to simulate |
out.file |
Outfile to write in alleles format |
alpha.param |
Shape parameter of the gamma distribution for among-locus rate variation |
K |
Number of discrete classes to approximate the gamma distribution |
n.list |
List containing the number of samples for each locus |
l.list |
List containing the number of samples for each locus |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.