-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
55 lines (55 loc) · 1.01 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: taxPPro
Type: Package
Title: Taxonomic and phylogenetic propagation for bugphyzz
Version: 1.0.0
Authors@R:
c(
person(
given = "Samuel",
family = "Gamboa",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-6863-7943")
)
)
Description: Propagation of annotations for bugphyzz using ASR.
License: Artistic-2.0
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Depends:
R (>= 4.3)
Remotes:
waldronlab/bugphyzz
Suggests:
knitr,
rmarkdown,
tibble,
sessioninfo,
ggplot2,
gtable,
ggtree,
ggpubr,
reshape2,
bugphyzz,
ggimage
Imports:
ape,
BiocFileCache,
dplyr,
magrittr,
purrr,
readr,
stringr,
tools,
utils,
vroom,
data.tree,
mclust,
forcats,
phytools,
tidyr,
castor
URL: https://github.com/waldronlab/taxPPro
BugReports: https://github.com/waldronlab/taxPPro/issues/