Open
Description
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
Labels
No labels