forked from KotulskaLab/AmyloGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
51 lines (51 loc) · 1.25 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
46
47
48
49
50
51
Package: AmyloGraph
Title: AmyloGraph: a comprehensive database of amyloid-amyloid interactions
Version: 0.2.0.1
Authors@R: c(person("Michal", "Burdukiewicz",
email = "[email protected]",
comment = c(ORCID = "0000-0001-8926-582X"),
role = c("cre", "aut")),
person("Dominik", "Rafacz",
email = "[email protected]",
role = c("ctb"),
comment = c(ORCID = "0000-0003-0925-1909")),
person("Laura", "Bakala",
email = "[email protected]",
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)
Imports:
digest,
dplyr,
DT,
ggplot2,
glue,
htmltools,
icecream (>= 0.1.1),
igraph,
purrr,
readr,
rlang,
shinyjs,
shiny,
shinyhelper,
stringr,
stringi,
tibble (>= 3.1.2),
visNetwork,
writexl
Suggests:
chipPCR,
knitr,
patchwork,
rmarkdown,
shinytest,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
VignetteBuilder: knitr