GOSim
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see GOSim.
Computation of functional similarities between GO terms and gene products; GO enrichment analysis
Bioconductor version: 3.15
This package implements several functions useful for computing similarities between GO terms and gene products based on their GO annotation. Moreover it allows for computing a GO enrichment analysis
Author: Holger Froehlich <frohlich at bit.uni-bonn.de>
Maintainer: Holger Froehlich <frohlich at bit.uni-bonn.de>
citation("GOSim")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GOSim")
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("GOSim")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.