- Home
- Bioconductor 3.12
- Software Packages
- GOFunction
GOFunction
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see GOFunction.
GO-function: deriving biologcially relevant functions from statistically significant functions
Bioconductor version: 3.12
The GO-function package provides a tool to address the redundancy that result from the GO structure or multiple annotation genes and derive biologically relevant functions from the statistically significant functions based on some intuitive assumption and statistical testing.
Author: Jing Wang <jingwang.uestc at gmail.com>
Maintainer: Jing Wang <jingwang.uestc at gmail.com>
citation("GOFunction")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GOFunction")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.