-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
64 lines (64 loc) · 1.24 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
56
57
58
59
60
61
62
63
64
Package: cisDynet
Type: Package
Title: An integrated package for modeling gene-regulatory dynamics and networks.
Version: 1.0.0
Authors@R: person("Tao", "Zhu", , "tzhubio@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9667-498X"))
BugReports: https://github.com/tzhu-bio/cisDynet/issues
Depends:
R (>= 4.3.0)
Description: This package is designed to do advanced ATAC-seq analyses in R.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
biocViews:
AnnotationDbi,
ChIPseeker,
clusterProfiler,
ComplexHeatmap,
DESeq2,
EnrichedHeatmap,
enrichplot,
GenomicFeatures,
GenomicRanges,
IRanges,
org.Hs.eg.db,
preprocessCore,
rtracklayer,
SummarizedExperiment,
TFBSTools
Imports:
aplot,
assertthat,
BSDA,
corrplot,
cowplot,
data.table,
dendextend,
dplyr,
ggfortify,
ggplot2,
ggpubr,
ggrepel,
ggridges,
ggtern,
glasso,
gtools,
igraph,
matrixStats,
paletteer,
parallel,
pheatmap,
philentropy,
plyr,
progress,
rdist,
reshape2,
rlist,
stats,
tidyr,
tools,
UpSetR,
valr,
venn