Package: fgga
Type: Package
Title: Hierarchical ensemble method based on factor graph
Version: 1.0.0
Date: 2021-05-06
Authors@R: c(person("Spetale", "Flavio", email = "spetale@cifasis-conicet.gov.ar", role = c("aut", "cre")),
	     person("Elizabeth", "Tapia", role = c("aut", "ctb")))
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 GO annotation of protein coding genes. FGGA embodies elements of predicate logic, communication theory, supervised learning and inference in graphical models.
Depends: R (>= 4.1), RBGL
Imports: graph, stats, e1071, methods, gRbase, jsonlite, BiocFileCache,
        curl
Suggests: knitr, rmarkdown, GOstats, PerfMeas, GO.db, BiocGenerics
License: GPL-3
URL: https://github.com/fspetale/fgga
Encoding: UTF-8
LazyData: false
VignetteBuilder: knitr
NeedsCompilation: no
git_url: https://git.bioconductor.org/packages/fgga
git_branch: RELEASE_3_13
git_last_commit: aefd8a8
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-20
Packaged: 2021-05-20 23:57:15 UTC; biocbuild
Author: Spetale Flavio [aut, cre],
  Elizabeth Tapia [aut, ctb]
Maintainer: Spetale Flavio <spetale@cifasis-conicet.gov.ar>
Built: R 4.1.0; ; 2021-05-21 07:47:20 UTC; windows
