Skip to content

Commit

Permalink
Add help button to compareTrajGroups (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenkin authored Jan 26, 2024
1 parent 3930d74 commit 62a82ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion R/mod_compareTrajGroups.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ compareTrajGroups_tab <-
splitLayout(
verticalLayout(
wellPanel(
gene_select,
gene_select %>%
shinyhelper::helper(content = "compareTrajGroups",
size = "l"),
vars_select,
tags$hr(),
tags$b("Sample selection"),
Expand Down

0 comments on commit 62a82ba

Please sign in to comment.