forked from bioFAM/MOFA2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 1.77 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
Package: MOFA2
Type: Package
Title: Multi-Omics Factor Analysis v2
Version: 1.1.6
Maintainer: Britta Velten <[email protected]>
Authors@R: c(person("Ricard", "Argelaguet", role = "aut",
email = "[email protected]",
comment = c(ORCID = "http://orcid.org/0000-0003-3199-3722")),
person("Damien", "Arnol", role = "aut",
email = "[email protected]",
comment = c(ORCID = "http://orcid.org/0000-0003-2462-534X")),
person("Danila", "Bredikhin", role = "aut",
email = "[email protected]",
comment = c(ORCID = "https://orcid.org/0000-0001-8089-6983")),
person("Britta", "Velten", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "http://orcid.org/0000-0002-8397-3515"))
)
Date: 2018-09-03
License: GPL (>= 2)
Description: The MOFA2 package contains a collection of tools for running and analysing MOFA models.
Encoding: UTF-8
Depends: R (>= 4.0)
Imports: rhdf5, dplyr, tidyr, reshape2, pheatmap, ggplot2, methods, GGally, RColorBrewer, cowplot, ggrepel, reticulate, HDF5Array, grDevices, stats, magrittr, forcats, utils, corrplot, DelayedArray, Rtsne, uwot, basilisk, mvtnorm
Suggests: knitr, testthat, Seurat, ggpubr, foreach, psych, MultiAssayExperiment, SummarizedExperiment, SingleCellExperiment, ggrastr
biocViews: DimensionReduction, Bayesian, Visualization
URL: https://biofam.github.io/MOFA2/index.html
BugReports: https://github.com/bioFAM/MOFA2
VignetteBuilder: knitr
LazyData: false
StagedInstall: no
NeedsCompilation: yes
RoxygenNote: 7.1.1
SystemRequirements: Python (>=3), numpy, pandas, h5py, scipy, argparse, sklearn, mofapy2