{
  "_id": "6a2a5f897b7a29ca6003d4b2",
  "Package": "fgga",
  "Type": "Package",
  "Title": "Hierarchical ensemble method based on factor graph",
  "Version": "1.20.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:59 UTC",
  "RemoteUrl": "https://github.com/bioc/fgga",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
  "Packaged": {
    "Date": "2026-06-11 07:01:15 UTC",
    "User": "root"
  },
  "Author": "Flavio Spetale [aut, cre]",
  "Maintainer": "Flavio Spetale <spetale@cifasis-conicet.gov.ar>",
  "MD5sum": "c9119b5b36d30dce8111e817a137cf0b",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "fgga_1.20.0.tar.gz",
  "_fileid": "ba6433728d8aefc3ea9422e34b2f743945d1dfe82860956009289ca3e36421cd",
  "_filesize": 1475099,
  "_sha256": "ba6433728d8aefc3ea9422e34b2f743945d1dfe82860956009289ca3e36421cd",
  "_created": "2026-06-11T07:01:15.000Z",
  "_published": "2026-06-11T07:11:05.802Z",
  "_jobs": [
    {
      "job": 80739221298,
      "time": 549,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7557188355"
    },
    {
      "job": 80739221310,
      "time": 246,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557097431"
    },
    {
      "job": 80739221300,
      "time": 275,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557105612"
    },
    {
      "job": 80739221340,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557099581"
    },
    {
      "job": 80739221304,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557111930"
    },
    {
      "job": 80738570064,
      "time": 258,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557024566"
    },
    {
      "job": 80739221293,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557069465"
    },
    {
      "job": 80739221382,
      "time": 183,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557078517"
    },
    {
      "job": 80739221354,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557075244"
    },
    {
      "job": 80739221339,
      "time": 227,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557091549"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/fgga",
  "_commit": {
    "id": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380959
  },
  "_maintainer": {
    "name": "Flavio Spetale",
    "email": "spetale@cifasis-conicet.gov.ar"
  },
  "_distro": "noble",
  "_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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 320,
    "source": "https://www.bioconductor.org/packages/stats/bioc/fgga"
  },
  "_devurl": "https://github.com/fspetale/fgga",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_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/RELEASE_3_23/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": false,
  "_nocasepkg": "fgga",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/fgga",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-11T07:04:33.000Z",
      "distro": "noble",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "58713f25683947115f78d9b5d372f61a0e65c9566637581c3ef92ccac6e408cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-06-11T07:05:03.000Z",
      "distro": "noble",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "c21f11f3ed40a84bdf0666b90182bbfa9a2bb65bc7762631b950849303cc37a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-11T07:04:51.000Z",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "491c34e7fe250dd02e767ddc5c14765fc6d823ee1e1dede088bec5680bbb5f77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-06-11T07:05:22.000Z",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "3ff24aeceb8431b09ba8ac6c722d2996cb6682122e0d9bbf9073821999c8b4ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.20.0",
      "date": "2026-06-11T07:04:12.000Z",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "d0f16c992fb06d92797fef0923f6d617fd783c5242180f6dd20e3663a5cf2bd7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-11T07:03:22.000Z",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "8fdd2a31d0efe53296d82c395d2c50cc92cb0c616ce8d17206921e11a0cd3a88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-11T07:03:07.000Z",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "166f08c6e78d1c62b0e9bb06214ef299fb2479d2af94eee5abd27b0609e209b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-06-11T07:03:57.000Z",
      "commit": "83eb1c4369210b6476f53ee8484e14e59ecf769f",
      "fileid": "dcb247847735e07977a62f6e860ee9d812d78106da5a0d6400bb671d869a56bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27329594878"
    }
  ]
}