forked from ababaian/palmid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
55 lines (55 loc) · 1.31 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
52
53
54
55
Package: palmid
Title: Viral RNA Dependent RNA Polymerase Analysis Suite
Description: R Analysis suite for viral RNA dependent RNA polymerase (RdRP).
Statistical and meta-data analysis of 'palmscan' output and 'palmDB'/
'DIAMOND' alignment files. Cross reference an input RNA virus against
145,000 RdRP identified in the Serratus project.
Non-CRAN dependency is ggmsa (https://github.com/YuLab-SMU/ggmsa) which
is available on Bioconductor.
Version: 0.0.6
Authors@R: c(
person("Artem", "Babaian", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4315-6262")),
person("Hannah", "Le", , "[email protected]", role = "aut")
)
URL: https://serratus.io/palmid
BugReports: https://github.com/ababaian/palmid/issues
License: AGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests:
sf,
rnaturalearth,
rnaturalearthdata
Imports:
Biostrings,
DBI,
dbplyr,
downloadthis,
DT,
ggExtra,
ggmsa,
ggplotify,
ggtree,
ggwordcloud,
grDevices,
gridExtra (>= 2.3),
htmltools,
htmlwidgets,
leaflet,
methods,
plotly,
rmarkdown,
RPostgreSQL,
scales,
stats,
treeio,
utils,
viridisLite
Depends:
dplyr,
ggplot2 (>= 3.3.3)
Remotes:
bioc::release/ggtree,
bioc::release/ggmsa