Skip to content

Render only unique rows #94

Description

@josiahseaman

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 request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions