We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd129aa commit b63462fCopy full SHA for b63462f
2 files changed
docs/python-api.md
@@ -322,6 +322,7 @@ Single site
322
TreeSequence.genetic_relatedness
323
TreeSequence.genetic_relatedness_weighted
324
TreeSequence.genetic_relatedness_vector
325
+ TreeSequence.genetic_relatedness_matrix
326
TreeSequence.general_stat
327
TreeSequence.segregating_sites
328
TreeSequence.sample_count_stat
docs/stats.md
@@ -72,6 +72,8 @@ appears beside the listed method.
72
* {meth}`~TreeSequence.divergence`
73
* {meth}`~TreeSequence.genetic_relatedness`
74
{meth}`~TreeSequence.genetic_relatedness_weighted`
75
+ {meth}`~TreeSequence.genetic_relatedness_vector`
76
+ {meth}`~TreeSequence.genetic_relatedness_matrix`
77
* {meth}`~TreeSequence.f4`
78
{meth}`~TreeSequence.f3`
79
{meth}`~TreeSequence.f2`
0 commit comments