Skip to content

Tidy ups for genetic_relatedness #973

@jeromekelleher

Description

@jeromekelleher

From @petrelharp's comments here in #898:

  • I think the denominator should always be 2, and should be incorporated into the summary function.
  • I think the C and python methods should be consistently named: one is relatedness, the other genotype_relatedness; I think we decided to do the second thing.

We also want to merge the current tests for genetic_relatedness into the existing framework for stats tests. Hopefully this can be done by following the pattern for something like trait regression

I'd imagine that we'd basically be moving everything out of the current test_covariance.py module, but maybe not.

[edit testing stuff moved to #974]

How does this sound @brieuclehmann?

Metadata

Metadata

Assignees

Labels

Python APIIssue is about the Python API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions