Skip to content

Pathways#944

Open
carcruz wants to merge 37 commits intomainfrom
pathways
Open

Pathways#944
carcruz wants to merge 37 commits intomainfrom
pathways

Conversation

@carcruz
Copy link
Copy Markdown
Member

@carcruz carcruz commented Mar 30, 2026

[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.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Test A
  • Test B

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have made corresponding changes to the documentation

carcruz and others added 30 commits December 12, 2025 12:04
… 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.
…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.
…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.
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.

2 participants