GmicR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see GmicR.
Combines WGCNA and xCell readouts with bayesian network learrning to generate a Gene-Module Immune-Cell network (GMIC)
Bioconductor version: 3.21
This package uses bayesian network learning to detect relationships between Gene Modules detected by WGCNA and immune cell signatures defined by xCell. It is a hypothesis generating tool.
Author: Richard Virgen-Slane
Maintainer: Richard Virgen-Slane <RVS.BioTools at gmail.com>
citation("GmicR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GmicR")
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("GmicR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.