Skip to content

Releases: opentargets/ot-ui-apps

v0.10.16

11 Dec 10:33
952627b
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587
  • [Platform] Add QC warnings to study page by @gjmcn in #588
  • [Platform] Update metadata on study page and credible set page by @gjmcn in #589
  • [Platform]: l2GPredictionsschema change...
Read more

v0.10.15

10 Dec 15:01
c8e431d
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587
  • [Platform] Add QC warnings to study page by @gjmcn in #588
  • [Platform] Update metadata on study page and credible set page by @gjmcn in #589
  • [Platform]: l2GPredictionsschema change...
Read more

v0.10.14

10 Dec 12:48
d786a19
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587
  • [Platform] Add QC warnings to study page by @gjmcn in #588
  • [Platform] Update metadata on study page and credible set page by @gjmcn in #589
  • [Platform]: l2GPredictionsschema change...
Read more

v0.10.13

10 Dec 12:42
ea62e69
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587
  • [Platform] Add QC warnings to study page by @gjmcn in #588
  • [Platform] Update metadata on study page and credible set page by @gjmcn in #589
  • [Platform]: l2GPredictionsschema change...
Read more

v0.10.12

09 Dec 12:31
b19b288
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587
  • [Platform] Add QC warnings to study page by @gjmcn in #588
  • [Platform] Update metadata on study page and credible set page by @gjmcn in #589
  • [Platform]: l2GPredictionsschema change...
Read more

v0.10.11

06 Dec 15:19
17db5ee
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587
  • [Platform] Add QC warnings to study page by @gjmcn in #588
  • [Platform] Update metadata on study page and credible set page by @gjmcn in #589
  • [Platform]: l2GPredictionsschema change...
Read more

v0.10.10

05 Dec 15:17
4035fcc
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587
  • [Platform] Add QC warnings to study page by @gjmcn in #588
  • [Platform] Update metadata on study page and credible set page by @gjmcn in #589
  • [Platform]: l2GPredictionsschema change...
Read more

v0.10.9

03 Dec 09:04
dbc942b
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579
  • [Platform] Add variant description to search results and variant page metadata by @gjmcn in #582
  • [Platform]: add/harmonise l2g score tooltips by @gjmcn in #581
  • [Platform]: Credible set page navigation bug by @carcruz in #584
  • [Platform]: fix variant id displayed in old genetics widget by @d0choa in #583
  • [Platform]: feat variant id and amino acid consequence in uniprot widget by @d0choa in #585
  • [Platform]: fix target molecular interactors by @carcruz in #586
  • [Platform]: fix the evidence page and publication across UI by @carcruz in #587

Full Changelog: v0.9.12...v0.10.9

v0.10.8

29 Nov 17:48
c37bf2a
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565
  • [Platform]: Use new Navigate component by @gjmcn in #577
  • [Platform]: feat add summary statistics and analysis flag to study in credible set page by @d0choa in #578
  • [Platform]: fix Credible set profile bug by @carcruz in #579

Full Changelog: v0.9.12...v0.10.8

v0.10.7

29 Nov 14:02
ab1df24
Compare
Choose a tag to compare

What's Changed

  • [Package]: migrate DirectionOfEffectTooltip component to TypeScript by @raskolnikov-rodion in #439
  • [Package]: migrate Header component to TypeScript by @raskolnikov-rodion in #460
  • [Package]: migrate Highlights component to TypeScript by @raskolnikov-rodion in #461
  • [Package]: migrate BasePage component to TypeScript by @raskolnikov-rodion in #467
  • [Package]: migrate ScrollToTop component to TypeScript by @raskolnikov-rodion in #470
  • [Package]: migrate HeaderMenu component to TypeScript by @raskolnikov-rodion in #476
  • [Package]: migrate LabelChip component to TypeScript by @raskolnikov-rodion in #482
  • [Package]: migrate Page component to TypeScript by @raskolnikov-rodion in #484
  • [Package]: migrate Field component to TypeScript by @raskolnikov-rodion in #485
  • [Package]: migrate Description component to TypeScript by @raskolnikov-rodion in #486
  • [Platform]: table column and chart view by @chinmehta in #479
  • [Platform]: Section item logic update by @chinmehta in #510
  • [Platform]: fix data prop in table by @chinmehta in #520
  • [Platform] Integrate genetics into platform by @gjmcn in #509
  • [Platform]: fix section/table crash by @carcruz in #521
  • [Platform]: fix Disease Ontology widget by @carcruz in #523
  • [Platform]: Variant page review by @chinmehta in #524
  • [Platform]: pharmgkb section fix by @chinmehta in #517
  • [Package]: migrate ProfileChipList to TypeScript by @raskolnikov-rodion in #503
  • [Platform]: Remove buggy formatting in DepMap tooltip by @louwenjjr in #519
  • [Platform]: add create GWAS credible sets to AotF and base widget by @carcruz in #527
  • [Platform]: fix: travis deploy by @carcruz in #528
  • [Platform]: new Genetics evidence widget by @chinmehta in #529
  • fix: typo in transcript consequence widget by @d0choa in #530
  • [Platform]: Use l2Gpredictions instead of strongestLocus2Gene in study page by @gjmcn in #531
  • [Platform]: Add plot components by @gjmcn in #522
  • [Platform]: nested columns by @chinmehta in #532
  • [Platform]: locus to gene section by @chinmehta in #533
  • [Platform]: table/section fix by @chinmehta in #525
  • [Platform]: Add tooltip to Manhattan plot on study page by @gjmcn in #536
  • feat: bring home search suggestions from OTG by @d0choa in #537
  • [Platform]: gwas cred columns by @chinmehta in #534
  • [Platform]: Different colours in ClinVar stars by @chinmehta in #535
  • Revert "[Platform]: table/section fix" by @carcruz in #540
  • [Platform]: Credible-set page molQTL section by @carcruz in #539
  • [Platform] Limit minimum p-value in Manhattan plots by @gjmcn in #542
  • [Platform]: stress test by @chinmehta in #541
  • [Platform]: Update study page to reflect API changes by @gjmcn in #546
  • [Platform] Missing data fixes in Manhattan plot tooltip by @gjmcn in #544
  • [Platform]: variant page queries update by @carcruz in #548
  • refactor: changes in labels by @d0choa in #545
  • refactor: reorder study page widgets by @d0choa in #547
  • [Platform]: Credible-set page queries fix by @chinmehta in #549
  • fix:credible set listing all variants instead of only lead by @d0choa in #551
  • feat: consistent navigate button by @d0choa in #553
  • feat: consequence column added to credset variants widget by @d0choa in #552
  • [Platform]: evidence schema change by @chinmehta in #538
  • fix: handle null study locus id in colocalisation widgets by @d0choa in #554
  • [Platform]: Replace unsafe destructuring assignments on study page by @gjmcn in #558
  • fix: old genetics use variant object in query by @d0choa in #555
  • feat: finemapping confidence tooltip by @d0choa in #556
  • [Platform]: homepage and colors refactor by @carcruz in #559
  • [Platform] Add PheWas plot to variant page by @gjmcn in #543
  • [Platform]: batch loading in variant page by @chinmehta in #550
  • [Platform]: styles vis controls by @carcruz in #560
  • [Platform]: fix home suggestion links by @carcruz in #561
  • feat: confidence and L2G enhancements to credible set in study page by @d0choa in #557
  • [Platform]: Comparative genomics visualisation by @carcruz in #516
  • feat: credset page metadata improvements by @d0choa in #562
  • [Platform]: fix locus validation on Variant widgets by @carcruz in #564
  • [Platform]: population structure, confidence refactor, quiet lints by @d0choa in #568
  • [Platform]: logbf column explanation by @d0choa in #569
  • [Platform]: Add loading message to credible sets widgets on variant page by @gjmcn in #566
  • [Platform]: Use batching in GWAS credible set widget on study page by @gjmcn in #563
  • [Platform]: Correct label in allele frequency chart by @gjmcn in #570
  • [Platform]: Fix phenotype label in PGx widget by @gjmcn in #571
  • [Platform]: Add directionality column to coloc widgets by @gjmcn in #572
  • [Platform]: Fix study in GWAS credible sets in evidence by @gjmcn in #574
  • [Platform]: Batch load studies and use updated study api on disease page by @gjmcn in #573
  • [Platform]: fix variant study schema by @carcruz in #575
  • [Platform]: update credible set page to use new study API by @gjmcn in #576
  • [Platform]: study profile feedback by @carcruz in #565

Full Changelog: v0.9.12...v0.10.7