Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve how seqDetails page displays per-segment metadata #2115

Closed
corneliusroemer opened this issue Jun 10, 2024 · 3 comments
Closed

Improve how seqDetails page displays per-segment metadata #2115

corneliusroemer opened this issue Jun 10, 2024 · 3 comments
Labels
website Tasks related to the web application

Comments

@corneliusroemer
Copy link
Contributor

We currently treat per-segment metadata like any other metadata on seqDetails page (and elsewhere on the website).

We are thus throwing away intrinsic structure and making the seqDetails page overwhelming (CCHF has 3 segments, for flu with 8 it'd be even more overwhelming).

We can group in two ways: top level being field name or top level being segment. I think I'd prefer top level being segment. Reason is that if you look at for example per segment QC metadata, you study one particular segment and look at multiple fields rather than looking at a metadata field across segments.

Increase in per-segment metadata fields comes with: #2108

Example of current state (once #2108 is merged):
Brave Browser 2024-06-10 16 39 27

@rneher
Copy link

rneher commented Jun 12, 2024

One could have a tabbed view like we have for the sequences below with segment specific metadata. This would also allow to not show (missing) data for missing segments.

likewise, instead of length 0 we could show something like -- in the browse table.

@corneliusroemer
Copy link
Contributor Author

Alternatively, we could show each segment's stats under its own header (in its own box, like INSDC, Sample details etc). And only show headers for segments that are present.

@chaoran-chen chaoran-chen added this to the MVP (nice to have) milestone Jul 4, 2024
@chaoran-chen chaoran-chen moved this to Backlog in Planning Jul 4, 2024
@anna-parker
Copy link
Contributor

Closing as #2316 resolved issues with grouping segments under one header and removing blank spaces. Work to improve the sequence view will be followed in #2376

@github-project-automation github-project-automation bot moved this from Backlog to Done in Planning Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website Tasks related to the web application
Projects
Archived in project
Development

No branches or pull requests

4 participants