Package: GA4GHshiny Type: Package Title: Shiny application for interacting with GA4GH-based data servers Version: 1.35.0 Authors@R: c(person("Welliton", "Souza", email = "well309@gmail.com", role = c("aut", "cre")), person("Benilton", "Carvalho", email = "benilton@unicamp.br", role = "ctb"), person("Cristiane", "Rocha", email = "crirocha@gmail.com", role = "ctb"), person("Elizabeth", "Borgognoni", email = "borgobeth@hotmail.com", role = "ctb")) Description: GA4GHshiny package provides an easy way to interact with data servers based on Global Alliance for Genomics and Health (GA4GH) genomics API through a Shiny application. It also integrates with Beacon Network. License: GPL-3 Depends: GA4GHclient Imports: AnnotationDbi, BiocGenerics, dplyr, DT, Seqinfo, GenomeInfoDb, openxlsx, GenomicFeatures, methods, purrr, S4Vectors, shiny, shinyjs, tidyr, shinythemes Suggests: BiocStyle, org.Hs.eg.db, knitr, rmarkdown, testthat, TxDb.Hsapiens.UCSC.hg19.knownGene RoxygenNote: 7.3.2 VignetteBuilder: knitr URL: https://github.com/labbcb/GA4GHshiny BugReports: https://github.com/labbcb/GA4GHshiny/issues biocViews: GUI Config/pak/sysreqs: cmake make libbz2-dev libicu-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:45:43 UTC RemoteUrl: https://github.com/bioc/GA4GHshiny RemoteRef: HEAD RemoteSha: 31c4828997bac0b8ace050a2cd3d2ab0408aba1d NeedsCompilation: no Packaged: 2026-07-04 23:06:39 UTC; root Author: Welliton Souza [aut, cre], Benilton Carvalho [ctb], Cristiane Rocha [ctb], Elizabeth Borgognoni [ctb] Maintainer: Welliton Souza