{
  "_id": "6a1ad1361d7bb097a09e1fbe",
  "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-05-30 08:28:03 UTC",
    "User": "root"
  },
  "Author": "Flavio Spetale [aut, cre]",
  "Maintainer": "Flavio Spetale <spetale@cifasis-conicet.gov.ar>",
  "MD5sum": "575de9a2678fd03dd2ef8ceca7e0b04e",
  "_user": "bioc",
  "_type": "src",
  "_file": "fgga_1.21.0.tar.gz",
  "_fileid": "7f0b3da373459cb9a6622bd75054f3f1ce75a3fcab4fe809fe5dc20acdb267d9",
  "_filesize": 1474397,
  "_sha256": "7f0b3da373459cb9a6622bd75054f3f1ce75a3fcab4fe809fe5dc20acdb267d9",
  "_created": "2026-05-30T08:28:03.000Z",
  "_published": "2026-05-30T11:59:50.547Z",
  "_jobs": [
    {
      "job": 78636584365,
      "time": 173,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306843585"
    },
    {
      "job": 78636584356,
      "time": 246,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306850804"
    },
    {
      "job": 78636584358,
      "time": 310,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306857112"
    },
    {
      "job": 78636584363,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308008798"
    },
    {
      "job": 78636584362,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308010763"
    },
    {
      "job": 78636358136,
      "time": 270,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306827266"
    },
    {
      "job": 78636584366,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306841276"
    },
    {
      "job": 78636584371,
      "time": 510,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306876003"
    },
    {
      "job": 78636584369,
      "time": 550,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306879845"
    },
    {
      "job": 78636584370,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306842992"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "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": 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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 325,
    "source": "https://www.bioconductor.org/packages/stats/bioc/fgga"
  },
  "_devurl": "https://github.com/fspetale/fgga",
  "_searchresults": 12,
  "_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/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.556302500767288,
  "_indexed": true,
  "_nocasepkg": "fgga",
  "_universes": [
    "bioc",
    "fspetale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T08:31:16.000Z",
      "distro": "noble",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "903cc7d81e9631d2e9f0a03a3056afd54a8c9e124e2f0a92416477b3eaaa37fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-30T08:32:24.000Z",
      "distro": "noble",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "3a70fd38e4abb740297f8c2269db6d8b39aa4cc310efaa2625efce0f9592acb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T11:58:16.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "56e5f444f1ae6fd1ea4cb1dca3c03c6e1102bb4d2ee850e4728a001bde5c468d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-30T11:58:36.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "d36a126ec0fbfb7f2d950163eec747b3ba2c396eb6befefffd294e5fe4a2778a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-30T08:30:55.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "567c7f0dc5115b3db2189057ceb706a858a54a33a1ebf2918dc53d7d1bfc6310",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T08:35:25.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "bf2bed1ce0190789e8ea69471b021e802b9783ea266bad7a775c811d2f12a93e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T08:36:00.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "2060f2223fcd00972a344f37f510a62d80336cccab372a63ecd0f97da04c6188",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-30T08:29:51.000Z",
      "commit": "74c0477757bc17714fdb7800f592c4c629fd0d67",
      "fileid": "192ad13bf320b1e176c8d16a0634a297c4a43116b1f3a0eb3a1f9b906227db83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679153004"
    }
  ]
}