fgga
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see fgga.
Hierarchical ensemble method based on factor graph
Bioconductor version: 3.14
Package that implements the FGGA algorithm. This package provides a hierarchical ensemble method based ob factor graphs for the consistent GO annotation of protein coding genes. FGGA embodies elements of predicate logic, communication theory, supervised learning and inference in graphical models.
Author: Spetale Flavio [aut, cre], Elizabeth Tapia [aut, ctb]
Maintainer: Spetale Flavio <spetale at cifasis-conicet.gov.ar>
citation("fgga")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("fgga")
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("fgga")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.