-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
39 lines (39 loc) · 902 Bytes
/
DESCRIPTION
File metadata and controls
39 lines (39 loc) · 902 Bytes
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
Package: BGCkit
Title: A kit for biosynthetic gene cluster (BGC) analysis
Version: 0.0.0.9000
Authors@R:
person("Chen", "Peng", email ="pengchen2001@zju.edu.cn", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9449-7606"))
Description:
Study the evolutionary relationship between microbial genomes, especially the evolutionary patterns of specific functional genes.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
magrittr,
pcutils (>= 0.2.5),
utils,
dplyr,
readr,
tibble,
ggplot2,
clipr
Suggests:
knitr,
rmarkdown,
jsonlite,
rvest,
pctax,
MetaNet,
igraph,
gggenes,
ggrepel,
stringr,
RSQLite,
DBI
Depends:
R (>= 4.2.0)
VignetteBuilder: knitr
BugReports: https://github.com/Asa12138/BGCkit/issues
URL: https://github.com/Asa12138/BGCkit
LazyData: true