Skip to content

Add interesting sample-subsetting in Fig 3 #66

@jeromekelleher

Description

@jeromekelleher

Figure 3 is about demonstrating how we access subsets of the genotype matrix, and compute performance. It currently looks like this:

Screenshot from 2023-12-15 12-28-25

The left-hand column shows the performance of the various approaches to subsetting (total CPU time), and the right-hand column shows how they are implemented. It's currently a sketch.

I think it would be helpful to show how one would do this for more realistic criteria. We have quite a bit of information in the original simulations about pedigree data, so we could include this in the header of the VCF, and do some sort of filtering on that, and show how this can be used to specify the dataset we're interested in.

Essentially I want to show us doing something useful in clean simple to understand and decompose code using sgkit, and highlight the cryptic horror of complex Unix pipelines (great and all as they are).

Metadata

Metadata

Assignees

No one assigned

    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