From 4f4e359aa9af6c6358cbb84c1e7de5f7dbdd552b Mon Sep 17 00:00:00 2001 From: Shixiang Wang Date: Wed, 6 Nov 2024 13:06:32 +0800 Subject: [PATCH] fix ui error --- inst/shinyapp/ui/repository.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/shinyapp/ui/repository.R b/inst/shinyapp/ui/repository.R index 763856e..f2316b8 100644 --- a/inst/shinyapp/ui/repository.R +++ b/inst/shinyapp/ui/repository.R @@ -16,7 +16,7 @@ ui.page_repository <- function() { shinyWidgets::prettyCheckboxGroup("hubs_text", "Active Data Hub:", choiceNames = c( "UCSC Public", "TCGA", - "GDC", "ICGC", + "GDC", "GDC V8", "ICGC", "Pan-Cancer Atlas", "TOIL", "Treehouse", "PCAWG", "ATAC-seq", "Single Cell"