Add gene selector for custom genes

This commit is contained in:
Elias Projahn 2022-05-30 21:27:18 +02:00
parent 780e608ee1
commit 5f5670171d
8 changed files with 168 additions and 36 deletions

5
R/ui.R
View file

@ -8,12 +8,15 @@ ui <- function() {
primary = "#7d19bf"
),
title = "Ubigen",
header = custom_css(),
tabPanel(
"Explore",
sidebarLayout(
sidebarPanel(
width = 3,
h3("Features"),
h3("My genes"),
gene_selector_ui("custom_genes"),
h3("Scoring"),
selectInput(
"cross_sample_metric",
verticalLayout(