pop.info
, locus.params
, and
hist.ev
input matrices for fastsimcoal function.fscPopInfo(pop.size, sample.size, sample.times = 0, growth.rate = 0)fscLocusParams(locus.type = c("dna", "msat", "snp"), sequence.length = NULL,
num.loci = NULL, mut.rate = NULL, transition.rate = 1/3,
gsm.param = 0, range.constraint = 0, recomb.rate = 0,
chromosome = NULL, num.chrom = NULL, ploidy = 2)
fscHistEv(num.gen = 0, source.deme = 0, sink.deme = 0,
prop.migrants = 1, new.sink.size = 1, new.sink.growth = 0,
new.mig.mat = 0)
dna
: number of DNA base pairs to use.msat, snp
: number of loci to simulate.dna, msat
: per base pair or locus mutation rate.msat
: Value of the geometric parameter for a
Generalized Stepwise Mutation (GSM) model. This value represents the
proportion of mutations that will change the allele size by more than
one step. Values between 0 and 1 are required. A value of msat
: Range constraint (number of different
alleles allowed). A value of 0 means no range constraint.locus.params
marker specifications should be copied for. If
NULL
, then chromosome assignment is taken from the chromosome
column. Any non-NULL
integer wfastsimcoal