Package: fgga Type: Package Title: Hierarchical ensemble method based on factor graph Version: 1.21.0 Date: 2023-11-27 Authors@R: c(person("Flavio", "Spetale", email = "spetale@cifasis-conicet.gov.ar", role = c("aut", "cre"))) biocViews: Software, StatisticalMethod, Classification, Network, NetworkInference, SupportVectorMachine, GraphAndNetwork, GO Description: 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. Depends: R (>= 4.3), RBGL Imports: graph, stats, e1071, methods, gRbase, jsonlite, BiocFileCache, curl, igraph Suggests: knitr, rmarkdown, GOstats, GO.db, BiocGenerics, pROC, RUnit, BiocStyle License: GPL-3 URL: https://github.com/fspetale/fgga Encoding: UTF-8 LazyData: false VignetteBuilder: knitr NeedsCompilation: no Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:55:59 UTC RemoteUrl: https://github.com/bioc/fgga RemoteRef: HEAD RemoteSha: 74c0477757bc17714fdb7800f592c4c629fd0d67 Packaged: 2026-07-04 16:35:23 UTC; root Author: Flavio Spetale [aut, cre] Maintainer: Flavio Spetale