-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Component Segmentation
- Compute a Hash for each row in each chunk. List only attributes to define uniqueness, not position ranges.
- Round Coverage and Inversions to tolerate small changes.
- List of prime numbers for all link columns and components in chunk
- Components are still listed in full detail.
Schematize
- Instead of a row being one individual, it is one signature
- Mouseover shows a list of individuals that match the signature= {sig: [path_5, path_12], sig2: [path_7]}
Should allow us to scale another 10x in SARS-CoV-2. More detail to come.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request