tskit-dev / tutorials

A set of tutorials for msprime and tskit.
Creative Commons Attribution 4.0 International
17 stars 14 forks source link

Reorganise "Statistics and Analysis" #203

Open hyanwong opened 1 year ago

hyanwong commented 1 year ago

There's going to be an awful lot of detail in the "Analysing trees" tutorial about fundamental operations like tree traversal. I wonder if we should hive that off into its own tutorial and reorganise that part of the tutorial book as follows:

Many phylogenetic and popgen people will be want to apply stats or parsimony etc to their tree (sequences) without having to read all about the different traversal methods.

jeromekelleher commented 1 year ago

SGTM. Maybe change "Basic" to "Fundamental"?

hyanwong commented 1 year ago

Good call. I agree with this.

hyanwong commented 1 month ago

It would also be useful to have an "advanced analysis topics" section, like we have an "advanced msprime topics" section. We could put the topology counting tutorial in there, and also a tutorial on plotting cross coalescence rates, based on https://github.com/tskit-dev/tutorials/issues/277