GWENA
This is the released version of GWENA; for the devel version, see GWENA.
Pipeline for augmented co-expression analysis
Bioconductor version: Release (3.23)
The development of high-throughput sequencing led to increased use of co-expression analysis to go beyong single feature (i.e. gene) focus. We propose GWENA (Gene Whole co-Expression Network Analysis) , a tool designed to perform gene co-expression network analysis and explore the results in a single pipeline. It includes functional enrichment of modules of co-expressed genes, phenotypcal association, topological analysis and comparison of networks configuration between conditions.
Author: Gwenaëlle Lemoine [aut, cre]
, Marie-Pier Scott-Boyer [ths], Arnaud Droit [fnd]
Maintainer: Gwenaëlle Lemoine <lemoine.gwenaelle at gmail.com>
citation("GWENA")):
Huber W, Carey VJ, Gentleman R, Anders S, Carlson M, Carvalho BS, Bravo HC, Davis S, Gatto L, Girke T, Gottardo R, Hahne F, Hansen KD, Irizarry RA, Lawrence M, Love MI, MacDonald J, Obenchain V, Oleś AK, Pagès H, Reyes A, Shannon P, Smyth GK, Tenenbaum D, Waldron L, Morgan M (2015). "Orchestrating high-throughput genomic analysis with Bioconductor." Nature Methods, 12(2), 115–121. doi:10.1038/nmeth.3252.
Gentleman RC, Carey VJ, Bates DM, Bolstad B, Dettling M, Dudoit S, Ellis B, Gautier L, Ge Y, Gentry J, Hornik K, Hothorn T, Huber W, Iacus S, Irizarry R, Leisch F, Li C, Maechler M, Rossini AJ, Sawitzki G, Smith C, Smyth G, Tierney L, Yang JYH, Zhang J (2004). "Bioconductor: open software development for computational biology and bioinformatics." Genome Biology, 5(10), R80. doi:10.1186/gb-2004-5-10-r80.
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GWENA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GWENA")
| GWENA-vignette | HTML | R Script |
| Reference Manual | ||
| NEWS | Text |
Details
| biocViews | Clustering, GO, GeneExpression, GeneSetEnrichment, GraphAndNetwork, Microarray, Network, NetworkEnrichment, Pathways, RNASeq, Sequencing, Software, Transcriptomics, Visualization, mRNAMicroarray |
| Version | 1.22.0 |
| In Bioconductor since | BioC 3.12 (R-4.0) (6 years) |
| License | GPL-3 |
| Depends | R (>= 4.1) |
| Imports | WGCNA (>= 1.67), dplyr (>= 0.8.3), dynamicTreeCut (>= 1.63-1), ggplot2 (>= 3.1.1), gprofiler2 (>= 0.1.6), magrittr (>= 1.5), tibble (>= 2.1.1), tidyr (>= 1.0.0), NetRep (>= 1.2.1), igraph (>= 1.2.4.1), RColorBrewer (>= 1.1-2), purrr (>= 0.3.3), rlist (>= 0.4.6.1), matrixStats (>= 0.55.0), SummarizedExperiment(>= 1.14.1), stringr (>= 1.4.0), cluster (>= 2.1.0), grDevices (>= 4.0.4), methods, graphics, stats, utils |
| System Requirements | |
| URL | |
| Bug Reports | https://github.com/Kumquatum/GWENA/issues |
See More
| Suggests | testthat (>= 2.1.0), knitr (>= 1.25), rmarkdown (>= 1.16), prettydoc (>= 0.3.0), httr (>= 1.4.1), S4Vectors(>= 0.22.1), BiocStyle(>= 2.15.8) |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | GWENA_1.22.0.tar.gz |
| Windows Binary (x86_64) | GWENA_1.22.0.zip |
| macOS Binary (big-sur-x86_64) | GWENA_1.22.0.tgz |
| macOS Binary (sonoma-arm64) | GWENA_1.22.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/GWENA |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/GWENA |
| Bioc Package Browser | https://code.bioconductor.org/browse/GWENA/ |
| Package Short Url | https://bioconductor.org/packages/GWENA/ |
| Package Downloads Report | Download Stats |