-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
56 lines (56 loc) · 1.28 KB
/
DESCRIPTION
File metadata and controls
56 lines (56 loc) · 1.28 KB
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
46
47
48
49
50
51
52
53
54
55
56
Package: AmyloGraph
Title: AmyloGraph: a comprehensive database of amyloid-amyloid interactions
Version: 0.5.2
Authors@R: c(person("Michal", "Burdukiewicz",
email = "michalburdukiewicz@gmail.com",
comment = c(ORCID = "0000-0001-8926-582X"),
role = c("cre", "aut")),
person("Dominik", "Rafacz",
email = "dominikrafacz@gmail.com",
role = c("ctb"),
comment = c(ORCID = "0000-0003-0925-1909")),
person("Laura", "Bakala",
email = "erdaradun.gaztea@gmail.com",
comment = c(ORCID = "0000-0002-3213-2484"),
role = c("ctb")))
Description: An interactive database on interactions between amyloid proteins.
License: MIT + file LICENSE
Depends:
R (>= 3.5.0),
shiny
Imports:
BioNet,
digest,
dplyr,
DT,
ggplot2,
glue,
icecream (>= 0.1.1),
igraph,
markdown,
purrr,
readr,
rlang,
shinyhelper,
shinyjs,
stringr,
stringi,
visNetwork,
writexl,
XML
Suggests:
chipPCR,
ggh4x,
knitr,
patchwork,
rcrossref,
rmarkdown,
shinytest,
testthat (>= 3.0.0),
tidyr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr