Package: Informeasure
Type: Package
Title: R implementation of Information measures
Version: 1.0.0
Authors@R: c(person(given = "Chu", family = "Pan", role = c("aut", "cre"), email = "chu.pan@hnu.edu.cn"))
Description: This package compiles most information measures currently available: mutual information, conditional mutual information, interaction information, 
    partial information decomposition and part mutual information. Using gene expression profile data, all these estimators can be employed to quantify nonlinear 
    dependence between variables in biological regulatory network inference. The first estimator is used to infer bivariate network while the last four estimators  
    are dedicated to analyze trivariate networks. 
Depends: R (>= 4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
biocViews: GeneExpression, NetworkInference, Network
NeedsCompilation: no
RoxygenNote: 7.1.0
Imports: entropy, matrixStats
Suggests: knitr, rmarkdown, testthat, SummarizedExperiment
VignetteBuilder: knitr
URL: https://github.com/chupan1218/Informeasure
BugReports: https://github.com/chupan1218/Informeasure/issues
git_url: https://git.bioconductor.org/packages/Informeasure
git_branch: RELEASE_3_12
git_last_commit: 04ee364
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
Packaged: 2020-10-28 02:24:45 UTC; biocbuild
Author: Chu Pan [aut, cre]
Maintainer: Chu Pan <chu.pan@hnu.edu.cn>
Built: R 4.0.3; ; 2020-10-28 14:29:19 UTC; windows
