forked from JanTabeling/wppi.shiny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
45 lines (45 loc) · 1.1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Package: wppi.shiny
Title: Shiny Application For WPPI Package
Version: 0.0.0.9000
Authors@R:
c(
person(given = "Jan",
family = "Tabeling",
role = c("aut", "cre"),
email = "jan.tabeling@tum.de",
comment = c(ORCID = "0000-0001-8000-819X")),
person(given = "Ana",
family = "Galhoz",
role = "aut",
email = "ana.galhoz@helmholtz-muenchen.de",
comment = c(ORCID = "0000-0001-7402-5292"))
)
Description: A Shiny application for the wppi package, a functional
genome-phenotype gene prioritisation tool according to their potential
relevance in a disease, based on Gene Ontology (GO) and Human Phenotype
Ontology (HPO) ontology databases.
License: `use_mit_license()`
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
bsplus,
colourpicker,
dplyr,
DT,
future,
igraph,
ipc,
logger,
promises,
shiny,
shinyBS,
shinyFeedback,
shinyjs,
shinyWidgets,
visNetwork,
waiter,
wppi (>= 1.1.3)
Remotes:
AnaGalhoz37/wppi