{
  "_id": "6a49470ba788432aeabf3b13",
  "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,\nNetworkInference, SupportVectorMachine, GraphAndNetwork, GO",
  "Description": "Package that implements the FGGA algorithm. This package\nprovides a hierarchical ensemble method based ob factor graphs\nfor the consistent cross-ontology annotation of protein coding\ngenes. FGGA embodies elements of predicate logic, communication\ntheory, supervised learning and inference in graphical models.",
  "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": {
    "Date": "2026-07-04 16:35:23 UTC",
    "User": "root"
  },
  "Author": "Flavio Spetale [aut, cre]",
  "Maintainer": "Flavio Spetale <spetale@cifasis-conicet.gov.ar>",
  "_user": "bioc",
  "_type": "src",
  "_file": "fgga_1.21.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bd92152dad78ffaf41955ec3ae60ae6f3c04752012ece074707114bc79a10e6f",
  "_filesize": 1475011,
  "_sha256": "bd92152dad78ffaf41955ec3ae60ae6f3c04752012ece074707114bc79a10e6f",
  "_expires": "2026-10-12T17:46:49.000Z",
  "_created": "2026-07-04T16:35:23.000Z",
  "_published": "2026-07-04T17:46:51.237Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603",
  "_status": "success",
  "_upstream": "https://github.com/bioc/fgga",
  "_commit": {
    "id": "74c0477757bc17714fdb7800f592c4c629fd0d67",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380959
  },
  "_maintainer": {
    "name": "Flavio Spetale",
    "email": "spetale@cifasis-conicet.gov.ar"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85153474519,
      "time": 202,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8083494498"
    },
    {
      "job": 85153474686,
      "time": 295,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083506041"
    },
    {
      "job": 85153474783,
      "time": 254,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083500877"
    },
    {
      "job": 85153474740,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083484038"
    },
    {
      "job": 85153474654,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083488014"
    },
    {
      "job": 85153474365,
      "time": 258,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083467691"
    },
    {
      "job": 85153474696,
      "time": 202,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083494531"
    },
    {
      "job": 85153474673,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083490444"
    },
    {
      "job": 85153474801,
      "time": 194,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083493878"
    },
    {
      "job": 85153474784,
      "time": 189,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083492850"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "RBGL",
      "role": "Depends"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "gRbase",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "GOstats",
      "role": "Suggests"
    },
    {
      "package": "GO.db",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "classification",
    "network",
    "networkinference",
    "supportvectormachine",
    "graphandnetwork",
    "go"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "fspetale",
      "count": 55,
      "uuid": 56761654
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/fspetale/fgga",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fgga.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fspetale/fgga",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "createFolds",
    "fgga",
    "fgga2bipartite",
    "fHierarchicalMeasures",
    "fMeasures",
    "fMeasuresByLevel",
    "maxDistancegraphOnto",
    "msgFGGA",
    "preCoreFG",
    "svmOnto",
    "svmTrain",
    "tableTPG",
    "varianceOnto"
  ],
  "_datasets": [
    {
      "name": "CfData",
      "title": "A set of characterized protein coding genes from the Cannis familiaris organism annotated to a target GO subgraph considering both experimental and electronic evidence.",
      "object": "CfData",
      "file": "CfData.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fgga-package",
      "title": "FGGA: Factor Graph Gene ontology Annotation.",
      "topics": [
        "fgga-package"
      ]
    },
    {
      "page": "CfData",
      "title": "A set of characterized protein coding genes from the Cannis familiaris organism annotated to a target GO subgraph considering both experimental and electronic evidence.",
      "topics": [
        "CfData"
      ]
    },
    {
      "page": "createFolds",
      "title": "Data splitting function useful for binary classification tasks",
      "topics": [
        "createFolds"
      ]
    },
    {
      "page": "fgga",
      "title": "Factor Graph Cross-Ontology Annotation model",
      "topics": [
        "fgga"
      ]
    },
    {
      "page": "fgga2bipartite",
      "title": "Forney Factor Graph model",
      "topics": [
        "fgga2bipartite"
      ]
    },
    {
      "page": "fMeasure",
      "title": "Individual and hierarchical F-measures",
      "topics": [
        "fHierarchicalMeasures",
        "fMeasures",
        "fMeasuresByLevel"
      ]
    },
    {
      "page": "maxDistancegraphOnto",
      "title": "Maximum distance for a graph",
      "topics": [
        "maxDistancegraphOnto"
      ]
    },
    {
      "page": "preCoreFG",
      "title": "Transitive closure processing of a cross-ontology DAG",
      "topics": [
        "preCoreFG"
      ]
    },
    {
      "page": "sumProduct",
      "title": "Message passing algorithm between nodes of the Forney Factor Graph",
      "topics": [
        "msgFGGA"
      ]
    },
    {
      "page": "svmOnto",
      "title": "Ontology-term predictions by binary SVM classifiers",
      "topics": [
        "svmOnto"
      ]
    },
    {
      "page": "svmTrain",
      "title": "Binary SVM classification models for individual Ontology-term predictions",
      "topics": [
        "svmTrain"
      ]
    },
    {
      "page": "tableTPG",
      "title": "Valid configurations for hidden variable nodes in a Forney Factor Graph",
      "topics": [
        "tableTPG"
      ]
    },
    {
      "page": "varianceOnto",
      "title": "The variance of the gaussian learning noise at individual Ontology-terms",
      "topics": [
        "varianceOnto"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/fgga/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BH",
    "BiocFileCache",
    "BiocGenerics",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "class",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "e1071",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "graph",
    "gRbase",
    "httr2",
    "igraph",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RBGL",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "fgga.Rmd",
      "filename": "fgga.html",
      "title": "FGGA: Factor Graph GO Annotation",
      "author": "F.E. Spetale, E. Tapia",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Automated Gene Ontology (GO) annotation methods",
        "Installation",
        "Input data",
        "An example of the usage of FGGA for the automated GO annotation",
        "Data Loading",
        "GO subgraph building",
        "Matching a GO-DAG to a Factor Graph",
        "Flat prediction with FGGA clasiffier",
        "Compute marginal probabilities of GO-terms by each protein",
        "FGGA Performance",
        "References"
      ],
      "created": "2021-04-26 13:33:33",
      "modified": "2022-08-17 02:31:38",
      "commits": 7
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "fgga",
  "_universes": [
    "bioc",
    "fspetale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-04T16:39:24.000Z",
      "distro": "resolute",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/7b9b95471ba008e9ef3793e41f06e867776f0830cd81b98fe07bca19ae06eba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-04T16:38:43.000Z",
      "distro": "resolute",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/7da13a8ce33b22538751e4d6c6b33f85b464a8cdc388c7e97d3bc9263ffb1963",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-04T16:37:00.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/58d09a125d08f6154751269b529031db807a56e84dea8114e5780edc3c395b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-04T16:37:22.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/32b0fe98e612b4727661b61d4471c70d2f019cb488d7b5905a3a2d819b6d727d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-07-04T16:39:03.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/8e62c3536035728147718881f6428f11a810ab2a6d818eeb2061f5d56c59f1ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T16:37:09.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/37803ed599d17631bd717fc9de17ccd7ad34bbd6e940cac972372b192de47c97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T16:37:29.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/ce61873c629683ebba931095d9ac4ffa85eecb34581ac36230f36ac2455610bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-04T16:37:27.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "https://r2.ropensci.org/95a823484de4e2053ef53667130b0d26a659cfb3fa6c8da4b7cc09b8a3cad60c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28712534603"
    }
  ]
}