forked from stefpeschel/NetCoMi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
60 lines (60 loc) · 1.2 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
Package: NetCoMi
Type: Package
Title: Network Construction and Comparison for Microbiome Data
Version: 1.1.0
Author: Stefanie Peschel [aut, cre]
Maintainer: Stefanie Peschel <[email protected]>
Description: NetCoMi offers functions for constructing, analyzing, and comparing
microbial association networks as well as dissimilarity-based networks for
microbial compositional data. It also includes functionality for
constructing differential association networks.
License: GPL-3 + file LICENSE
Depends: SpiecEasi (>= 1.0.6)
Imports:
Biobase,
corrplot,
doSNOW,
fdrtool,
filematrix,
foreach,
graphics,
grDevices,
gtools,
huge,
igraph,
MASS,
Matrix,
mixedCCA (>= 1.6.2),
orca,
phyloseq,
pulsar,
qgraph,
RColorBrewer,
Rdpack,
rlang,
SPRING,
stats,
utils,
vegan,
WGCNA
Remotes:
bioc::Biobase,
bioc::phyloseq,
github::zdk123/SpiecEasi,
github::GraceYoon/SPRING
Suggests:
BiocManager,
cccd,
ccrepe,
DESeq2,
discordant,
LaplacesDemon,
limma,
metagenomeSeq,
metagMisc,
propr,
testthat,
zCompositions
RdMacros: Rdpack
Encoding: UTF-8
RoxygenNote: 7.2.2