SMITE
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see SMITE.
Significance-based Modules Integrating the Transcriptome and Epigenome
Bioconductor version: 3.16
This package builds on the Epimods framework which facilitates finding weighted subnetworks ("modules") on Illumina Infinium 27k arrays using the SpinGlass algorithm, as implemented in the iGraph package. We have created a class of gene centric annotations associated with p-values and effect sizes and scores from any researchers prior statistical results to find functional modules.
Author: Neil Ari Wijetunga, Andrew Damon Johnston, John Murray Greally
Maintainer: Neil Ari Wijetunga <nawijet at gmail.com>, Andrew Damon Johnston <Andrew.Johnston at med.einstein.yu.edu>
citation("SMITE")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SMITE")
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("SMITE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.