Skip to content

Conversation

@dippindots
Copy link
Collaborator

Testing pr with rc-7.0-clickhouse-only

alisman and others added 16 commits November 3, 2025 11:10
Change studies fetch from POST to GET using getAllStudiesUsingGET to improve performance and simplify API call.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Refactored mutationCache in StudyViewPageStore to use fetchMutationsInMultipleMolecularProfilesUsingPOST instead of making separate API calls per study. This reduces N requests to a single consolidated request, improving performance when fetching mutation data across multiple studies.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
zainasir and others added 6 commits November 17, 2025 13:36
* update screenshots after api ordering PR
* fix quick search tests
Merge master into rc-7.0 branch
* Sort coexpressions by pValue and then by geneticEntityName

Update the coexpression sorting logic to use a two-level sort: first by
pValue (ascending) and then by geneticEntityName (ascending) to ensure
consistent ordering when multiple items have the same pValue.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

* update screens

---------

Co-authored-by: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants