Skip to content

Rename chunk_width to samples_chunk_size and chunk_length to variants_chunk_size (or similar) #73

@jeromekelleher

Description

@jeromekelleher

I find it unhelpful adding different dimensions here which don't actually line up with the named xarray dimensions. I think we should use the named dimensions here in some way, rather than "length" and "width".

Options:

  • chunk_variants, chunk_samples
  • variants_chunk_size, samples_chunk_size
  • ...

I don't really know what's the best choice here.

Any thoughts @tomwhite @benjeffery?

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