Package: dcanr
Title: Differential co-expression/association network analysis
Version: 1.2.0
Authors@R: person("Dharmesh", "Bhuva", "D.", email = "bhuva.d@wehi.edu.au", role = c("aut", "cre"), comment = c(ORCID = '0000-0002-6398-9157'))
Description: Methods and an evaluation framework for the inference of differential co-expression/association networks.
biocViews: NetworkInference, GraphAndNetwork, DifferentialExpression,
        Network
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: false
Imports: igraph, foreach, plyr, stringr, reshape2, methods, Matrix,
        graphics, stats, RColorBrewer, circlize, doRNG
Suggests: EBcoexpress, testthat, EBarrays, GeneNet, COSINE, mclust,
        minqa, SummarizedExperiment, Biobase, knitr, rmarkdown,
        BiocStyle, edgeR
RoxygenNote: 6.1.1
Collate: 'LDGM.R' 'dcanr.R' 'statistical_tests.R'
        'performance_metrics.R' 'multtest_adjust.R'
        'evaluation_functions.R' 'inference_methods.R'
        'inference_methods_generic.R' 'network_inference.R' 'sim102.R'
        'simulation_accessors.R' 'simulation_plot.R'
VignetteBuilder: knitr
Enhances: parallel, doSNOW, doParallel
URL: https://davislaboratory.github.io/dcanr/,
        https://github.com/DavisLaboratory/dcanr
BugReports: https://github.com/DavisLaboratory/dcanr/issues
git_url: https://git.bioconductor.org/packages/dcanr
git_branch: RELEASE_3_10
git_last_commit: 53e0500
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 04:58:51 UTC; biocbuild
Author: Dharmesh D. Bhuva [aut, cre] (<https://orcid.org/0000-0002-6398-9157>)
Maintainer: Dharmesh D. Bhuva <bhuva.d@wehi.edu.au>
Built: R 3.6.1; ; 2019-10-30 13:02:27 UTC; windows
