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

One more attempt at improving legibility of gene symbol flash messages #4760

Open
dnil opened this issue Aug 19, 2024 · 0 comments
Open

One more attempt at improving legibility of gene symbol flash messages #4760

dnil opened this issue Aug 19, 2024 · 0 comments

Comments

@dnil
Copy link
Collaborator

dnil commented Aug 19, 2024

Is your feature request related to a problem in the current program to new available techology or software? Please describe and add links/citations if appropriate.
At least one local CLG is ever confused about the gene symbol flash messages. We can't have an entire manual in a flash message, but let's try to make them happy by lowering the cognitive load on parsing them a little.

Describe the solution you'd like

E.g. perhaps

 - "non_clinical_symbols": {
 -           "message": "Genes not included in gene panel versions in use when loading this case (clinical list)",
+  "non_clinical_symbols": {
+           "message": "Genes excluded from analysis since absent from gene panel versions listed clinical during initial case load",

Describe alternatives you've considered
Linking to docs with a more complete explanation so that a user can read up once in a while when unsure. This may be the best ultimate solution, since whatever we write will probably confuse someone given that we don't have all variants loaded.

Additional context
The issue appears e.g. on HPO searches, in which case the current non-clinical-symbols-message list could according to said source be very optimistically interpreted as being "a list of genes that are just simply new in the HPO search compared to a prior analysis with an OMIM".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant