-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
97 lines (97 loc) · 1.96 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Package: Omix
Title: A Multi-Omics Integration Pipeline
Version: 1.0.0
Authors@R:
c(
person(given = "Eleonore",
family = "Schneegans",
role = c("aut", "cre"),
email = "eleonore.schneegans17@imperial.ac.uk",
comment = c(ORCID = "0000-0002-6754-6249")),
person(given = "Nurun",
family = "Fancy",
role = c("aut"),
email = "n.fancy@imperial.ac.uk",
comment = c(ORCID = "0000-0002-6481-6266"))
)
Maintainer: Eleonore Schneegans <eleonore.schneegans17@imperial.ac.uk>
Description: *Omix* provides a generalisable framework to efficiently process, integrate and analyse multi-omics data in an end-to-end manner.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown,
BiocStyle
biocViews:
Imports:
basetheme,
circlize,
ClassDiscovery,
cli,
ComplexHeatmap,
corrplot,
data.table,
dplyr,
DelayedMatrixStats,
edgeR,
enrichplot,
enrichR,
EnsDb.Hsapiens.v86,
EWCE,
fgsea,
ggplot2,
ggpubr,
ggrepel,
ggridges,
ggsignif,
grDevices,
httr,
igraph,
jsonlite,
limma,
magrittr,
matrixStats,
mixOmics,
msigdbr,
SummarizedExperiment,
MultiAssayExperiment,
org.Hs.eg.db,
org.Mm.eg.db,
plotly,
psych,
purrr,
proBatch,
qs,
readr,
reshape2,
reticulate,
RColorBrewer,
S4Vectors,
slingshot,
stats,
statmod,
stringr,
table1,
tibble,
tidyr,
viridis,
visNetwork,
WGCNA,
DESeq2,
MOFA2,
AnnotationDbi,
clusterProfiler,
IntNMF,
ActivePathways,
iClusterPlus,
mogsa,
SNFtool,
synapser,
GeneOverlap,
multiGSEA,
pheatmap,
PCAtools
VignetteBuilder: knitr