geposanui/DESCRIPTION
2025-02-23 16:06:12 +01:00

37 lines
764 B
Text

Package: geposanui
Title: Graphical user interface for geposan
Version: 1.1.0
Authors@R:
person(
"Elias",
"Projahn",
email = "elias@johrpan.de",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4153-4071")
)
Description: This package provides a graphical user interface for analyzing
genes based on position data across species. It is a frontend for the
R package "geposan".
License: AGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends:
R (>= 4.1)
Imports:
bsicons,
bslib,
data.table,
DT,
geposan,
glue,
gprofiler2,
htmltools,
markdown,
plotly,
purrr,
rlang,
rclipboard,
shiny,
shinyjs,
shinyWidgets