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

Hide main panel options #371

Merged
merged 12 commits into from
Nov 7, 2024
Merged

Hide main panel options #371

merged 12 commits into from
Nov 7, 2024

Conversation

LeaSeep
Copy link
Collaborator

@LeaSeep LeaSeep commented Nov 6, 2024

addresses #358 (hiding main panel till first time button clicked)
additionally fixes enrichment analyisis bug discovered (sometime results object present but empty => resultet in crash)

Note: merged the info box branch as part of the design which should be visible from start

LeaSeep and others added 9 commits November 6, 2024 11:23
* move info box data selection up

* rm show independent of main panel

* rm unnecassray helptext to be streamlined

* moved all boxes and introduced where missing

* fix crash within PCA when low numbers of entities selected; unsure if this was full rank error #357

* add heatmap message; fix bug when only one entitie selected

* add info box to singel gene viz

* adding default info, adressed #355
@LeaSeep LeaSeep requested a review from PaulJonasJost November 6, 2024 13:43
@PaulJonasJost PaulJonasJost mentioned this pull request Nov 7, 2024
# Conflicts:
#	program/shinyApp/server.R
Copy link
Collaborator

@PaulJonasJost PaulJonasJost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks :)

program/shinyApp/R/enrichment_analysis/server.R Outdated Show resolved Hide resolved
program/shinyApp/R/enrichment_analysis/server.R Outdated Show resolved Hide resolved
program/shinyApp/R/enrichment_analysis/ui.R Outdated Show resolved Hide resolved
@PaulJonasJost PaulJonasJost merged commit 464afd6 into develop Nov 7, 2024
1 check passed
@PaulJonasJost PaulJonasJost deleted the hide_main_panelOptions branch November 7, 2024 16:33
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