FGNet
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see FGNet.
Functional Gene Networks derived from biological enrichment analyses
Bioconductor version: 3.15
Build and visualize functional gene and term networks from clustering of enrichment analyses in multiple annotation spaces. The package includes a graphical user interface (GUI) and functions to perform the functional enrichment analysis through DAVID, GeneTerm Linker, gage (GSEA) and topGO.
Author: Sara Aibar, Celia Fontanillo, Conrad Droste and Javier De Las Rivas.
Maintainer: Sara Aibar <saibar at usal.es>
citation("FGNet")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("FGNet")
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("FGNet")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.