Conversation
… Gene Enrichment Analysis features * Modify biome.json to include platform source in coverage exclusions * Update yarn.lock for dependency version upgrades * Add AnalysisMenu component to AssociationsView * Integrate GeneEnrichmentAnalysisModal and GeneEnrichmentProvider in DiseaseAssociations
* Add GeneEnrichmentAnalysisForm component for library selection * Integrate library fetching logic in GeneEnrichmentProvider * Update reducer to handle library fetch actions * Modify GeneEnrichmentAnalysisModal to display the new form * Adjust AnalysisMenu to conditionally render based on context state * Update DiseaseAssociations to utilize the new modal structure
* Update GeneEnrichmentAnalysisForm to include gene set source selection * Refactor GeneEnrichmentAnalysisModal to use Dialog component for improved UI * Modify reducer to manage libraries and loading states * Improve form layout and styling for better user experience
…for analysis inputs and runs, replace GeneEnrichmentAnalysisForm with AnalysisContainer, and introduce new components for analysis form and results display. Also, add GSEA API integration for running analyses.
… view components for better visualization of analysis results. Update modal dimensions based on results availability and refine GSEA API response structure.
…onality for managing analysis runs, including selection and deletion. Refactor main content rendering logic and improve UI layout for better user experience.
…unctionality across multiple components, including the introduction of a sunburst visualization for analysis results. Update modal dimensions and improve state management in the reducer. Add utility functions for color mapping and pathway hierarchy management.
…Add new components for Plotly sunburst chart and results display, enhance filtering options, and update package dependencies for improved data visualization. Refactor existing components to accommodate new functionality.
… out the sunburst rendering logic to streamline the display options for analysis results.
…into cc-aotf-pathways
…ilters layout: Change GSEA label to full form and reposition NES Range filter for improved clarity and usability.
…nctionality in modal, improve zoom and pan controls in Plotly sunburst chart, and update interaction hints in results display. Refactor layout and labels for better clarity and usability across various components.
… user experience.
…AnalysisResults for better tracking of analysis runs, implement reset functionality in PlotlySunburstChart, and improve layout and sorting options in ResultsTreeView for enhanced usability.
…ion endpoints for GSEA and libraries, enhancing deployment readiness.
…ents and refactor API calls to use the new constant. Update text labels for clarity in AnalysisForm component.
…and modify legend
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or 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
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.
[scoped_application]: Short description
PR Tittle Format: [Genetics || Platform || PackageName || AppConfig]: Short description mentioning the affected page and/or section component
Description
Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
Issue: (link)
Deploy preview: (link)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist: