File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,11 +72,11 @@ def create_notebook_data():
7272
7373# What is a tree sequence?
7474
75- A * succinct tree sequence* , or "tree sequence" for short, represents the evolutionary
75+ A * succinct tree sequence* , or "tree sequence" for short, represents the ancestral
7676relationships between a set of DNA sequences. Tree sequences are based on fundamental
7777biological principles of inheritance, DNA duplication, and recombination; they can be
78- created by [ simulation] ( https://tskit.dev/software/#simulate ) or by
79- [ inferring relationships from empirical DNA data] ( https://tskit.dev/software/#infer ) .
78+ created by [ evolutionary simulation] ( https://tskit.dev/software/#simulate ) or by
79+ [ inferring genealogies from empirical DNA data] ( https://tskit.dev/software/#infer ) .
8080
8181:::{margin} Key point
8282Tree sequences are used to encode and analyse large genetic datasets
You can’t perform that action at this time.
0 commit comments