petrelharp / nebria

0 stars 0 forks source link

what is mutation rate? #16

Closed petrelharp closed 2 years ago

petrelharp commented 2 years ago

Ah, Yi-Ming has used:

    # Add mutation here, the mutation rate is from the Drosophila studies
    mutated_ts = msprime.sim_mutations(ts, rate=2.8e-9, random_seed=seed)