-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
63 lines (63 loc) · 1.48 KB
/
DESCRIPTION
File metadata and controls
63 lines (63 loc) · 1.48 KB
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
Package: iModMix
Title: Integrative Modules for Multi-Omics Data
Version: 1.1.2
Authors@R: c(
person(given = "Isis",
family = "Narvaez-Bandera",
role = c("aut", "cre"),
email = "isis.narvaez@upr.edu",
comment = c(ORCID = "0000-0001-7320-618X")))
Description: The iModMix network-based method offers an integrated framework
for analyzing multi-omics data, including metabolomics, proteomics, and
transcriptomics data, enabling the exploration of intricate molecular
associations within heterogeneous biological systems.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
biocViews: Software, Network, Clustering, Visualization, Transcriptomics,
Proteomics, Metabolomics, GeneExpression, PrincipalComponent
URL: https://github.com/biodatalab/iModMix
BugReports: https://github.com/biodatalab/iModMix/issues
Depends:
R (>= 4.5.0)
Imports:
config (>= 0.3.2),
golem (>= 0.4.1),
shiny (>= 1.7.5),
ComplexHeatmap,
DT,
RColorBrewer,
WGCNA,
corrplot,
cowplot,
dynamicTreeCut,
ggplot2,
glassoFast,
impute,
purrr,
stringr,
tidyr,
visNetwork,
shinyBS,
httr,
dplyr,
stats,
iModMixData,
SummarizedExperiment,
ExperimentHub (>= 2.99.0)
Suggests:
testthat (>= 3.0.0),
ggfortify,
shinyWidgets,
pROC,
tuneR,
knitr,
curl,
readxl,
reshape2,
vroom,
here,
enrichR,
rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr