-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request