-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
57 lines (57 loc) · 1015 Bytes
/
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
Package: FragPipeAnalystR
Type: Package
Title: FragPipe downstream analysis in R
Version: 1.0.0
Author: Yi Hsiao
Maintainer: Yi Hsiao <[email protected]>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.1)
Imports:
assertthat,
cmapR,
ComplexHeatmap,
ConsensusClusterPlus,
dplyr,
fdrtool,
ggplot2,
ggrepel,
grDevices,
grid,
httr,
limma,
magrittr,
matrixStats,
MSnbase,
norm,
plotly,
purrr,
RColorBrewer,
readr,
S4Vectors,
SNFtool,
stringr,
SummarizedExperiment,
tibble,
tidyr,
vsn,
clusterProfiler,
msigdbr
Suggests:
devtools,
ensembldb,
knitr,
lintr,
org.Hs.eg.db,
rcmdcheck,
rmarkdown,
styler,
testthat (>= 3.0.0)
biocViews: Software
Config/testthat/edition: 3
RoxygenNote: 7.3.1
VignetteBuilder: knitr