geposanui/DESCRIPTION

29 lines
594 B
Text
Raw Normal View History

2021-10-20 15:34:52 +02:00
Package: tpeold
Title: Interface for Finding TPE-OLD Candidates
Version: 0.0.0.9000
Authors@R:
person(
"Elias",
"Projahn",
email = "elias@johrpan.de",
role = c("aut", "cre")
)
Description: This package provides a Shiny interface for analyzing genes and
finding TPE-OLD candidates based on known TPE-OLD genes.
License: AGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
data.table,
2021-12-08 14:49:50 +01:00
disgenet2r,
2021-10-20 15:34:52 +02:00
DT,
geposan,
gprofiler2,
plotly,
rlang,
rclipboard,
shiny,
2022-01-26 14:48:29 +01:00
shinyjs,
shinyvs