fgga
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see fgga.
Hierarchical ensemble method based on factor graph
Bioconductor version: 3.21
Package that implements the FGGA algorithm. This package provides a hierarchical ensemble method based ob factor graphs for the consistent cross-ontology annotation of protein coding genes. FGGA embodies elements of predicate logic, communication theory, supervised learning and inference in graphical models.
Author: Flavio Spetale [aut, cre]
Maintainer: Flavio Spetale <spetale at cifasis-conicet.gov.ar>
citation("fgga")):
Installation
To install this package, start R (version "4.5") 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.