Skip to content

Commit ed38ffd

Browse files
committed
Add analysis tuts
1 parent 88a647c commit ed38ffd

7 files changed

+433
-0
lines changed

analysing_tree_sequences.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
jupytext:
3+
text_representation:
4+
extension: .md
5+
format_name: myst
6+
format_version: 0.12
7+
jupytext_version: 1.9.1
8+
kernelspec:
9+
display_name: Python 3
10+
language: python
11+
name: python3
12+
---
13+
14+
```{currentmodule} tskit
15+
```
16+
17+
(sec_analysing_tree_sequences)=
18+
19+
# Analysing tree sequences
20+
21+
:::{todo}
22+
Add all stats material from https://tskit.dev/tskit/docs/stable/tutorial.html
23+
24+
Should we rename this "calculating statistics", or something else with the word "statistics" in the name?
25+
:::

0 commit comments

Comments
 (0)