vissE
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see vissE.
Visualising Set Enrichment Analysis Results
Bioconductor version: 3.14
This package enables the interpretation and analysis of results from a gene set enrichment analysis using network-based and text-mining approaches. Most enrichment analyses result in large lists of significant gene sets that are difficult to interpret. Tools in this package help build a similarity-based network of significant gene sets from a gene set enrichment analysis that can then be investigated for their biological function using text-mining approaches.
Author: Dharmesh D. Bhuva [aut, cre]
Maintainer: Dharmesh D. Bhuva <bhuva.d at wehi.edu.au>
citation("vissE")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("vissE")
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("vissE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.