Skip to content
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

ESCKAN-53 fix: Fix summary details heatmap #28

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

afonsobspinto
Copy link
Member

closes https://metacell.atlassian.net/browse/ESCKAN-53

  • Changes PhenotypeKsIdMap to map phenotypes to knowledge statement ids instead of having it with 2 flat unrelated lists (this change allow us to understand the count per phenotype)
  • Adds lookup table from x,y axis to indexes so that we can know at the cellRender level where to get the necessary information from secondaryHeatmapData for the tooltip
  • Updates heatmap tooltip to work in a generic way.

image
image

@ddelpiano ddelpiano merged commit d1efb1a into develop May 29, 2024
3 checks passed
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