Skip to content

Use containers to group elements of the same type together #44

Open
@gyorgy-horvath-omixon

Description

@gyorgy-horvath-omixon

At multiple locations in the design the list of elements of the same type gets mixed with the elements of other types:

  • list of consensus-sequence-block elements is just next to the element reference-database
  • list of variant tags is just next to the sequence element

Proposal is the following, use container elements for these lists to clearly separate the elements having different functions:

  • place consensus-sequence-block elements into a tag consensus-sequence-block-list
  • place variant elements into a tag variant-list

We could also use this design to separate variant elements marking mismatches/novelties from variant elements reporting missing/undefined reference regions. Suggestion is using the following container elements:

  • use variant-list container to group variants marking mismatches/novelties compared to the reference
  • use reference-extension-variant-list to group insert variants just reported to fill in gaps in the partial reference

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