Package: multiWGCNA 1.11.0

Dario Tommasini

multiWGCNA: multiWGCNA

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.

Authors:Dario Tommasini [aut, cre], Brent Fogel [aut, ctb]

multiWGCNA_1.11.0.tar.gz
multiWGCNA_1.11.0.zip(r-4.7)multiWGCNA_1.11.0.zip(r-4.6)multiWGCNA_1.11.0.zip(r-4.5)
multiWGCNA_1.11.0.tgz(r-4.6-any)multiWGCNA_1.11.0.tgz(r-4.5-any)
multiWGCNA_1.11.0.tar.gz(r-4.7-any)multiWGCNA_1.11.0.tar.gz(r-4.6-any)
multiWGCNA_1.11.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
multiWGCNA/json (API)

# Install 'multiWGCNA' in R:
install.packages('multiWGCNA', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:

On BioConductor:multiWGCNA-1.11.0(bioc 3.24)multiWGCNA-1.10.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

sequencingrnaseqgeneexpressiondifferentialexpressionregressionclustering

4.90 score 9 scripts 346 downloads 33 exports 126 dependencies

Last updated from:928cc00af6. Checks:1 ERROR, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR231
linux-devel-x86_64NOTE627
source / vignettesOK510
linux-release-x86_64NOTE710
macos-release-arm64NOTE546
macos-oldrel-arm64NOTE354
windows-develNOTE834
windows-releaseNOTE535
windows-oldrelNOTE1038
wasm-releaseOK181

Exports:bidirectionalBestMatchesBuildTOMFlowDFcleanDatExprcoexpressionLineGraphcomputeOverlapsFromWGCNAconstructNetworksdiffCoexpressiondiffModuleExpressiondrawMultiWGCNAnetworkGetDatExprgetModulegetPreservationGetSignificantOverlapiteratemakeTraitTablemakeTraitTable2moduleComparisonPlotmoduleExpressionPlotModuleFlowPlotModuleFlowPlot2WaymoduleToModuleHeatmapnameoverlapComparisonsperformANOVAPlotMultiNodesTOMflowpreservationComparisonPlotpreservationComparisonsPreservationPermutationTestPreservationScoreDistributionrunDMEsummarizeResultsTOMFlowPlottopNGenes

Dependencies:abindbackportsbase64encBiobaseBiocGenericsbitbit64bslibcachemcheckmatecirclizeclicliprclustercodetoolscolorspacecowplotcpp11crayondata.tabledcanrDelayedArraydigestdoParalleldoRNGdplyrdynamicTreeCutevaluatefarverfastclusterfastmapflashClustfontawesomeforeachforeignFormulafsgenericsGenomicRangesggalluvialggforceggplot2ggraphggrepelGlobalOptionsgluegraphlayoutsgridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetsigraphimputeIRangesisobanditeratorsjquerylibjsonliteknitrlabelinglatticelazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemimennetpatchworkpillarpkgconfigplyrpolyclippreprocessCoreprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppRcppArmadilloreadrreshape2rlangrmarkdownrngtoolsrpartrstudioapiS4ArraysS4VectorsS7sassscalesSeqinfoshapeSparseArraystringistringrSummarizedExperimentsurvivalsystemfontstibbletidygraphtidyrtidyselecttinytextweenrtzdbutf8vctrsviridisviridisLitevroomWGCNAwithrxfunXVectoryaml

multiWGCNA: visualizing condition-specific networks
Introduction | Load multiWGCNA library | Load astrocyte Ribotag RNA-seq data | Network construction | Compare modules by overlap | Identify a module of interest | Draw the multiWGCNA network | Observe differential co-expression of top module genes | Follow up with a preservation analysis | Determining if preservation value is significant | Conclusion

Last update: 2025-11-26
Started: 2023-06-06

multiWGCNA: the full workflow
Introduction | Install the multiWGCNA R package | Load microarray data from human post-mortem brains | Perform network construction, module eigengene calculation, module-trait correlation | Compare modules by overlap across conditions | Perform differential module expression analysis | Perform the module preservation analysis | Summarize interesting results from the analyses | Print the session info

Last update: 2025-11-26
Started: 2023-06-30

Readme and manuals

Help Manual

Help pageTopics
Best matching modulesbidirectionalBestMatches
BuildTOMFlowDFBuildTOMFlowDF
cleanDatExprcleanDatExpr
Coexpression Line GraphcoexpressionLineGraph
computeOverlapsFromWGCNAcomputeOverlapsFromWGCNA
constructNetworks: Construct all the weighted gene correlation networksconstructNetworks
Differential co-expresison analysisdiffCoexpression
Differential module expressiondiffModuleExpression
Draw multiWGCNA networkdrawMultiWGCNAnetwork
Get expression dataGetDatExpr
name: Name of WGCNAobjectgetModule
getPreservationgetPreservation
Get significant overlapGetSignificantOverlap
iterate: Iterate function across networksiterate
Generate a trait table from a sample tablemakeTraitTable
Generate a trait table from a sample table (version 2)makeTraitTable2
Module comparison plotmoduleComparisonPlot
Plots an expression profile for a modulemoduleExpressionPlot
Module sankey diagramModuleFlowPlot
Module sankey diagramModuleFlowPlot2Way
Module to module heatmapmoduleToModuleHeatmap
name: Name of WGCNAobjectname
Overlap comparisonsoverlapComparisons
Perform ANOVAperformANOVA
Permutation test resultspermutationTestResults
PlotMultiNodesTOMflowPlotMultiNodesTOMflow
Preservation Comparison ScatterplotpreservationComparisonPlot
Preservation comparisonspreservationComparisons
PreservationPermutationTestPreservationPermutationTest
PreservationScoreDistributionPreservationScoreDistribution
Run differential module expressionrunDME
summarizeResults: Summarize results from a results list objectsummarizeResults
TOMFlowPlotTOMFlowPlot
topNGenes: Top N genes of a moduletopNGenes
The WGCNA ClassWGCNA-class