Skip to content

add individual statistics (eg heterozygosity)ย #166

Open
@petrelharp

Description

@petrelharp

Something like

def individual_heterozygosity(ts, ind):
   ts.pairwise_diversity(ind.nodes)

should do it - very simple, but we want to make it easy and natural for people to deal with individuals.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions