Skip to content

Investigate RegionKey for rsID lookups #1

@abought

Description

@abought

h/t @weinstockj

The current rsID lookup feature is based on a somewhat intricate internal structure of position: {refalt: rsid}. We might be able to simplify internals (and serialization) with a clever approach called VariantKey.

Items to evaluate:

  • Performance
  • Storage space used
  • Conceptual readability of code
  • Preservation of internal sort order (for efficient use of LMDB cache)

https://github.com/Genomicsplc/variantkey

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions