Skip to content

Conversation

@jstone-dev
Copy link
Collaborator

  • Added text and a list of MaveMD score sets to the variant search page.
  • Fixed: Search box intermittently fails to recognize HGVS strings.
  • Small changes to search handling

jstone-dev and others added 30 commits September 21, 2025 21:45
We will soon have mutational consequences calculated by VEP. But whenever we have hgvs_p strings (either in the raw data or as a result of mapping or mapping + translation), we can already distinguish missense variants.
Prettier wants to format these incorrectly, and event handler functions are preferable anyway.
The UI codebase still included Vue CSS deep selectors using both old styles (>>> and ::v-deep), which produced build warnings since these are deprecated. Both are replaced here with the :deep() pseudo-class.
…wn. sort options alphabetically and by research use
…brnich-style-calibrations

Support for title/research only Score Calibrations
The global (g) flag caused the genericVariant regex to maintain a lastIndex property telling it at what position to start the next search. So while the first execution behaved as expected, subsequently it would fail to match an HGVS string.
@jstone-dev jstone-dev merged commit 5ccea1f into main Sep 27, 2025
@jstone-dev jstone-dev linked an issue Sep 27, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connecting MaveMD search to MaveDB search

4 participants