-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
56 lines (56 loc) · 1.54 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
Package: SmCCNet
Title: Sparse Multiple Canonical Correlation Network Analysis Tool
Version: 2.0.3
Date: 2024-1-13
Author:
Weixuan Liu [aut, cre],
Yonghua Zhuang [aut, cre],
W. Jenny Shi [aut, cre],
Thao Vu [aut],
Iain Konigsberg [aut],
Katherine Pratte [aut],
Laura Saba [aut],
Katerina Kechris [aut]
Maintainer:
Weixuan Liu <[email protected]>
Description:
A canonical correlation based framework (SmCCNet) designed for the construction of phenotype-specific multi-omics networks. This framework adeptly integrates single or multiple omics data types along with a quantitative or binary phenotype of interest. It offers a streamlined setup process that can be tailored manually or configured automatically, ensuring a flexible and user-friendly experience.
URL: https://github.com/KechrisLab/SmCCNet,
https://kechrislab.github.io/SmCCNet/,
https://liux4283.github.io/SmCCNet/
Depends: R (>= 3.5)
Imports:
EnvStats,
future,
pROC,
spls,
Matrix,
pbapply,
igraph,
magrittr,
rlist,
furrr,
purrr,
pracma
License: GPL-3
Encoding: UTF-8
LazyData: true
biocViews: Network
RoxygenNote: 7.2.3
NeedsCompilation: no
VignetteBuilder: knitr
Packaged: 2024-01-13 15:16:50 UTC; Weixuan Liu
Repository: CRAN
Date/Publication: 2024-01-13 15:16:50 UTC
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
dplyr,
reshape2,
shadowtext,
tidyverse,
parallel,
mltools,
caret,
Config/testthat/edition: 3