-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
37 lines (37 loc) · 983 Bytes
/
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
Package: netresponse
Type: Package
Title: Functional Network Analysis
Version: 3.17.1
Date: 2023-03-22
Author: Leo Lahti, Olli-Pekka Huovilainen, Antonio Gusmao and Juuso Parkkinen
Maintainer: Leo Lahti <[email protected]>
Description: Algorithms for functional network analysis. Includes an
implementation of a variational Dirichlet process Gaussian
mixture model for nonparametric mixture modeling.
License: GPL (>=2)
Depends:
R (>= 2.15.1),
BiocStyle,
Rgraphviz,
rmarkdown,
methods,
minet,
mclust,
reshape2
Imports:
ggplot2,
graph,
igraph,
parallel,
plyr,
qvalue,
RColorBrewer
Suggests:
knitr
URL: https://github.com/antagomir/netresponse
BugReports: https://github.com/antagomir/netresponse/issues
biocViews: CellBiology, Clustering, GeneExpression, Genetics, Network,
GraphAndNetwork, DifferentialExpression, Microarray, NetworkInference,
Transcription
VignetteBuilder: knitr
RoxygenNote: 7.2.3