-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·59 lines (59 loc) · 1.07 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
Package: PintMF
Type: Package
Title: Penalized Integrative Matrix Factorization for Multiomics Data
Version: 0.1.9-9000
Date: 2021-08-12
Authors@R: person("Morgane", "Pierre-Jean", email = "mpierrejean.pro@gmail.com",
role = c("aut", "cre"))
Description: Package to perform Penalized Integrative Matrix Factorization for multiomics data sets.
Depends: R (>= 3.5.0)
License: GPL
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Imports:
Matrix,
glmnet,
dplyr,
nnet,
future,
future.apply,
SNFtool,
limSolve,
stats,
ncvreg,
methods
Suggests:
cluster,
gplots,
tis,
knitr,
matrixStats,
RColorBrewer,
ggplot2,
mclust,
stringr,
gridExtra,
tidyr,
circlize,
biglasso,
ComplexHeatmap,
iCluster,
survminer,
bigmemory,
CIMLR,
ConsensusClusterPlus,
org.Hs.eg.db,
PINSPlus,
clusterProfiler,
usethis,
FlowSOM,
LRAcluster,
CrIMMix,
MASS,
survival,
testthat,
tidyverse,
GenomicRanges,
enrichplot,
rmarkdown