-
Notifications
You must be signed in to change notification settings - Fork 11
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
[Platform] Add Profile and ProfileHeader to variant page #376
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gjmcn
changed the title
[Platform] Add Profile and ProfileHeader
[Platform] Add Profile and ProfileHeader to variant page
May 14, 2024
4 tasks
carcruz
approved these changes
May 28, 2024
carcruz
added a commit
that referenced
this pull request
Jul 22, 2024
* [Platform] Add Profile and ProfileHeader to variant page (#376) * [Platform]: variant page widgets init (#380) * draft pharmacokinetics widget (#383) * move reported protein link to description (#381) * [Platform] Add GWAS credible sets widget to variant page (#390) * [Platform] Add QTL credible sets widget to variant page (#396) * [Platform] Add Uniprot id to Uniprot description link (#401) * [Platform] Add allele frequency plot to variant page metadata section (#403) * frequency vis examples * polish plots * allele frequency bars * use flex for allele frequency plot * do not import grid * [Platform] Clean up variant page sections and summaries (#404) * [Platform] Update variant page QTL credible sets widget (#406) * [Platform] Use API for variant page header (#412) * [Platform] Correct dbXref link in variant page header (#414) * [Platform] Fix clinvar dbXref (#417) * [Platform] Use API for metadata in variant page (#420)
carcruz
added a commit
that referenced
this pull request
Jul 29, 2024
* [Platform] Add Profile and ProfileHeader to variant page (#376) * [Platform]: variant page widgets init (#380) * draft pharmacokinetics widget (#383) * move reported protein link to description (#381) * [Platform] Add GWAS credible sets widget to variant page (#390) * [Platform] Add QTL credible sets widget to variant page (#396) * [Platform] Add Uniprot id to Uniprot description link (#401) * [Platform] Add allele frequency plot to variant page metadata section (#403) * [Platform] Clean up variant page sections and summaries (#404) * [Platform] Update variant page QTL credible sets widget (#406) * [Platform] Use API for variant page header (#412) * [Platform] Correct dbXref link in variant page header (#414) * [Platform] Fix clinvar dbXref (#417) * [Platform] Use API for metadata in variant page (#420) * [Platform] Use API data for in silico predictors widget on variant page (#424) Co-authored-by: Carlos Cruz <me@carcruzcast.com> * [Platform] Minor improvements to variant page insilico predictors widget (#429) * [Platform] Add VEP widget to variant page (#428)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add Profile and ProfileHeader components to variant page.
Issue: opentargets/issues#3299
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Load variant page with dev server (e.g. http://localhost:3000/variant/20_31257670_C_T).
Checklist: