tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Statgen specific tutorial

Open hyanwong opened this issue 2 years ago • 1 comments

The last one of the subaudience tutorials to tick off is the one for statistical geneticists. This issue can collect some ideas.

I have been chatting to Arni Gunnarson, and he suggested that the following topics would be of interest to a statgen researcher looking into tskit (here biased towards the ARGneedle - type approach, obviously)

  • fast GRM calculation (see https://github.com/tskit-dev/tskit/discussions/2603 - this is not ready yet though)
  • Luke O'Connor / Wilder's "LDGM" stuff, now in Nature Genetics(!): https://www.nature.com/articles/s41588-023-01487-8
  • putting phenotypes onto individuals in a tree sequence (e.g. Daiki's tstrait)
  • once phenotypes are associated with individuals in a tree sequence:
    • fast calculation of heritability
    • ARG-informed association analysis similar to that in the ARGneedle paper

hyanwong avatar Jun 20 '23 23:06 hyanwong

Once we get Hanbin's tslmm published, this should give a great statgen angle. Also we should include running the Li & Stephens algorithm on a tree sequence, once that is documented (e.g. https://github.com/tskit-dev/tskit/pull/452)

hyanwong avatar Mar 26 '25 17:03 hyanwong