Skip to content

[Placeholder] - API for Exploratory Statistics #7

@jerowe

Description

@jerowe

This is waiting on the user story issue Exploratory Statistics.

Maybe something like this -

sgkit/
   stats (or filter?)/
      variants
      samples

Decisions

How much of the filtering and subsetting do we want to be in sgkit? We cannot cover every case, but should we try to cover what is in the tour or skallele blog post?

This isn't a proposed API, just thinking things on 'paper'.

sgkit.stats.variant.quality()
sgkit.stats.variant.bin('MQ', bin_size) # look at a binned distribution of MQ 
sgkit.stats.sample.missingness()
sgkit.stats.variant.count_segregating()

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions