We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ed60a commit aea3587Copy full SHA for aea3587
analysing_tree_sequences.md
@@ -86,7 +86,7 @@ print(f"Average diversity per unit sequence length = {d:e}")
86
The above result tells us the average diversity across the samples and
87
their whole sequence (that is their genomes), returning a single number.
88
Note the emphasis on "average" in the above print statement.
89
-See the {ref}`Span normalisation<sec_span_normalise>` sub-section
+See the {ref}`Span normalisation<sec_span_normalisation>` sub-section
90
below for more details on this point.
91
92
#### Windows
0 commit comments