Package: multiWGCNA
Type: Package
Title: multiWGCNA
Version: 1.7.0
Authors@R: c(
    person("Dario", "Tommasini", email="dtommasini0@gmail.com",
      role = c("aut","cre"),
      comment = c(ORCID = "0000-0002-1214-6547")),
    person("Brent", "Fogel", role = c("aut","ctb")))
Description: An R package for deeping mining gene co-expression networks in
    multi-trait expression data. Provides functions for analyzing, comparing,
    and visualizing WGCNA networks across conditions. multiWGCNA was designed
    to handle the common case where there are multiple biologically meaningful
    sample traits, such as disease vs wildtype across development or anatomical
    region.
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: BiocStyle, doParallel, ExperimentHub, knitr, markdown,
        rmarkdown, testthat (>= 3.0.0), vegan
VignetteBuilder: knitr
RoxygenNote: 7.2.3
biocViews: Sequencing, RNASeq, GeneExpression, DifferentialExpression,
        Regression, Clustering
Imports: stringr, readr, WGCNA, dplyr, reshape2, data.table, patchwork,
        scales, igraph, flashClust, ggplot2, dcanr, cowplot, ggrepel,
        methods, SummarizedExperiment
Depends: R (>= 4.3.0), ggalluvial
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/multiWGCNA
git_branch: devel
git_last_commit: b6102c0
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-10-07
NeedsCompilation: no
Packaged: 2025-10-07 22:17:57 UTC; biocbuild
Author: Dario Tommasini [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1214-6547>),
  Brent Fogel [aut, ctb]
Maintainer: Dario Tommasini <dtommasini0@gmail.com>
Built: R 4.5.1; ; 2025-10-08 06:30:30 UTC; unix
