Skip to content

Commit 4659ee4

Browse files
authored
Remove migration tracking from sample generation
1 parent 03f6613 commit 4659ee4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

viz.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,6 @@ def make_introgression_ts(sequence_length, random_seed=None):
11511151
msprime.SampleSet(1, ploidy=1, time=30 * time_units, population='Neanderthal'),
11521152
],
11531153
demography = demography,
1154-
record_migrations=True, # Needed for tracking segments.
11551154
random_seed=random_seed,
11561155
)
11571156

0 commit comments

Comments
 (0)