{
  "_id": "6a2fae083efcd9bda4327f73",
  "Package": "BioNet",
  "Type": "Package",
  "Title": "Routines for the functional analysis of biological networks",
  "Version": "1.72.0",
  "Date": "2015-09-11",
  "Author": "Marcus Dittrich and Daniela Beisser",
  "Maintainer": "Marcus Dittrich\n<marcus.dittrich@biozentrum.uni-wuerzburg.de>",
  "Description": "This package provides functions for the integrated\nanalysis of protein-protein interaction networks and the\ndetection of functional modules. Different datasets can be\nintegrated into the network by assigning p-values of\nstatistical tests to the nodes of the network. E.g. p-values\nobtained from the differential expression of the genes from an\nAffymetrix array are assigned to the nodes of the network. By\nfitting a beta-uniform mixture model and calculating scores\nfrom the p-values, overall scores of network regions can be\ncalculated and an integer linear programming algorithm\nidentifies the maximum scoring subnetwork.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "URL": "http://bionet.bioapps.biozentrum.uni-wuerzburg.de/",
  "biocViews": "Microarray, DataImport, GraphAndNetwork, Network,\nNetworkEnrichment, GeneExpression, DifferentialExpression",
  "Config/pak/sysreqs": "libglpk-dev libpng-dev libxml2-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:34:46 UTC",
  "RemoteUrl": "https://github.com/bioc/BioNet",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "bb160ed226c6095ab68df99ab8f47490145c4b12",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 07:41:24 UTC",
    "User": "root"
  },
  "MD5sum": "1f47cf9db722635ae18f1b1c5dd713ba",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "BioNet_1.72.0.tar.gz",
  "_fileid": "ea2782112410c5b15ccb4f084fd5c2221187895c9583db410170dab43c59d3c5",
  "_filesize": 1872153,
  "_sha256": "ea2782112410c5b15ccb4f084fd5c2221187895c9583db410170dab43c59d3c5",
  "_created": "2026-06-15T07:41:24.000Z",
  "_published": "2026-06-15T07:47:20.446Z",
  "_jobs": [
    {
      "job": 81370347478,
      "time": 193,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7631871858"
    },
    {
      "job": 81370347486,
      "time": 292,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7631908012"
    },
    {
      "job": 81370347497,
      "time": 299,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7631907795"
    },
    {
      "job": 81370347548,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7631869244"
    },
    {
      "job": 81370347462,
      "time": 239,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7631899823"
    },
    {
      "job": 81369449739,
      "time": 335,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631809356"
    },
    {
      "job": 81370347477,
      "time": 185,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631871321"
    },
    {
      "job": 81370347469,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7631887911"
    },
    {
      "job": 81370347476,
      "time": 230,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7631885972"
    },
    {
      "job": 81370347537,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7631882065"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 7,
    "note": 19
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BioNet",
  "_commit": {
    "id": "bb160ed226c6095ab68df99ab8f47490145c4b12",
    "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": 1777379686
  },
  "_maintainer": {
    "name": "Marcus Dittrich",
    "email": "marcus.dittrich@biozentrum.uni-wuerzburg.de"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "graph",
      "role": "Depends"
    },
    {
      "package": "RBGL",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "impute",
      "role": "Suggests"
    },
    {
      "package": "DLBCL",
      "role": "Suggests"
    },
    {
      "package": "genefilter",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "ALL",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "hgu95av2.db",
      "role": "Suggests"
    },
    {
      "package": "XML",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.73.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.72.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "microarray",
    "dataimport",
    "graphandnetwork",
    "network",
    "networkenrichment",
    "geneexpression",
    "differentialexpression"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 788,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BioNet"
  },
  "_mentions": 40,
  "_searchresults": 172,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BioNet.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "aggrPvals",
    "bumOptim",
    "compareNetworks",
    "consensusScores",
    "fbum",
    "fbumLL",
    "fdrThreshold",
    "fitBumModel",
    "getCompScores",
    "getEdgeList",
    "hist.bum",
    "largestComp",
    "largestScoreComp",
    "loadNetwork.sif",
    "loadNetwork.tab",
    "makeNetwork",
    "mapByVar",
    "permutateNodes",
    "piUpper",
    "plot.bum",
    "plot3dModule",
    "plotLLSurface",
    "plotModule",
    "print.bum",
    "readHeinzGraph",
    "readHeinzTree",
    "resamplingPvalues",
    "rmSelfLoops",
    "runFastHeinz",
    "runHeinz",
    "save3dModule",
    "saveNetwork",
    "scanFDR",
    "scoreFunction",
    "scoreNodes",
    "scoreOffset",
    "sortedEdgeList",
    "subNetwork",
    "summary.bum",
    "writeHeinz",
    "writeHeinzEdges",
    "writeHeinzNodes"
  ],
  "_datasets": [
    {
      "name": "pvaluesExample",
      "title": "Example p-values for aggregation statistics",
      "object": "pvaluesExample",
      "file": "pvaluesExample.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "p.vals1",
        "p.vals2"
      ],
      "rows": 6154,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BioNet-package",
      "title": "Routines for the functional analysis of biological networks",
      "topics": [
        "BioNet-package",
        "BioNet"
      ]
    },
    {
      "page": "aggrPvals",
      "title": "Aggregate several p-values into one p-value",
      "topics": [
        "aggrPvals"
      ]
    },
    {
      "page": "bumOptim",
      "title": "Fitting a beta-uniform mixture model to p-value distribution",
      "topics": [
        "bumOptim"
      ]
    },
    {
      "page": "compareNetworks",
      "title": "Compare parameters of two networks",
      "topics": [
        "compareNetworks"
      ]
    },
    {
      "page": "consensusScores",
      "title": "Calculation of a consensus score for a network",
      "topics": [
        "consensusScores"
      ]
    },
    {
      "page": "fbum",
      "title": "Compute the density of the bum distribution",
      "topics": [
        "fbum"
      ]
    },
    {
      "page": "fbumLL",
      "title": "Calculate log likelihood of BUM model",
      "topics": [
        "fbumLL"
      ]
    },
    {
      "page": "fdrThreshold",
      "title": "Calculate p-value threshold for given FDR",
      "topics": [
        "fdrThreshold"
      ]
    },
    {
      "page": "fitBumModel",
      "title": "Fit beta-uniform mixture model to a p-value distribution",
      "topics": [
        "fitBumModel"
      ]
    },
    {
      "page": "getCompScores",
      "title": "Partition scores for subgraphs of the network",
      "topics": [
        "getCompScores"
      ]
    },
    {
      "page": "getEdgeList",
      "title": "Get representation of graph as edgelist",
      "topics": [
        "getEdgeList"
      ]
    },
    {
      "page": "hist.bum",
      "title": "Histogram of the p-value distribution with the fitted bum model",
      "topics": [
        "hist.bum"
      ]
    },
    {
      "page": "largestComp",
      "title": "Extract largest component of network",
      "topics": [
        "largestComp"
      ]
    },
    {
      "page": "largestScoreComp",
      "title": "Component with largest score",
      "topics": [
        "largestScoreComp"
      ]
    },
    {
      "page": "loadNetwork.sif",
      "title": "Load network from Cytoscape sif file",
      "topics": [
        "loadNetwork.sif"
      ]
    },
    {
      "page": "loadNetwork.tab",
      "title": "Load network from tabular format",
      "topics": [
        "loadNetwork.tab"
      ]
    },
    {
      "page": "makeNetwork",
      "title": "Create graph from source and target vectors",
      "topics": [
        "makeNetwork"
      ]
    },
    {
      "page": "mapByVar",
      "title": "Select probeset by variance and get PPI ID",
      "topics": [
        "mapByVar"
      ]
    },
    {
      "page": "permutateNodes",
      "title": "Permute node labels",
      "topics": [
        "permutateNodes"
      ]
    },
    {
      "page": "piUpper",
      "title": "Upper bound pi for the fraction of noise",
      "topics": [
        "piUpper"
      ]
    },
    {
      "page": "plot.bum",
      "title": "Quantile-quantile plot for the beta-uniform mixture model",
      "topics": [
        "plot.bum"
      ]
    },
    {
      "page": "plot3dModule",
      "title": "3D plot of the network",
      "topics": [
        "plot3dModule"
      ]
    },
    {
      "page": "plotLLSurface",
      "title": "Log likelihood surface plot",
      "topics": [
        "plotLLSurface"
      ]
    },
    {
      "page": "plotModule",
      "title": "Plot of the network",
      "topics": [
        "plotModule"
      ]
    },
    {
      "page": "print.bum",
      "title": "Print information about bum model",
      "topics": [
        "print.bum"
      ]
    },
    {
      "page": "pvaluesExample",
      "title": "Example p-values for aggregation statistics",
      "topics": [
        "pvaluesExample"
      ]
    },
    {
      "page": "readHeinzGraph",
      "title": "Convert HEINZ output to graph",
      "topics": [
        "readHeinzGraph"
      ]
    },
    {
      "page": "readHeinzTree",
      "title": "Convert HEINZ output to tree",
      "topics": [
        "readHeinzTree"
      ]
    },
    {
      "page": "resamplingPvalues",
      "title": "Resampling of microarray expression values and test for differential expression.",
      "topics": [
        "resamplingPvalues"
      ]
    },
    {
      "page": "rmSelfLoops",
      "title": "Remove self-loops in a graph",
      "topics": [
        "rmSelfLoops"
      ]
    },
    {
      "page": "runFastHeinz",
      "title": "Calculate heuristically maximum scoring subnetwork",
      "topics": [
        "runFastHeinz"
      ]
    },
    {
      "page": "runHeinz",
      "title": "Start HEINZ",
      "topics": [
        "runHeinz"
      ]
    },
    {
      "page": "save3dModule",
      "title": "Save a 3D plot of the network",
      "topics": [
        "save3dModule"
      ]
    },
    {
      "page": "saveNetwork",
      "title": "Save undirected network in various formats",
      "topics": [
        "saveNetwork"
      ]
    },
    {
      "page": "scanFDR",
      "title": "Dataframe of scores over a given range of FDRs",
      "topics": [
        "scanFDR"
      ]
    },
    {
      "page": "scoreFunction",
      "title": "Scoring function for p-values",
      "topics": [
        "scoreFunction"
      ]
    },
    {
      "page": "scoreNodes",
      "title": "Score the nodes of a network",
      "topics": [
        "scoreNodes"
      ]
    },
    {
      "page": "scoreOffset",
      "title": "Change score offset for 2 FDRs",
      "topics": [
        "scoreOffset"
      ]
    },
    {
      "page": "sortedEdgeList",
      "title": "Get a sorted edgelist",
      "topics": [
        "sortedEdgeList"
      ]
    },
    {
      "page": "subNetwork",
      "title": "Create a subGraph",
      "topics": [
        "subNetwork"
      ]
    },
    {
      "page": "summary.bum",
      "title": "Print summary of informations about bum model",
      "topics": [
        "summary.bum"
      ]
    },
    {
      "page": "writeHeinz",
      "title": "Write input files for HEINZ",
      "topics": [
        "writeHeinz"
      ]
    },
    {
      "page": "writeHeinzEdges",
      "title": "Write edge input file for HEINZ",
      "topics": [
        "writeHeinzEdges"
      ]
    },
    {
      "page": "writeHeinzNodes",
      "title": "Write node input file for HEINZ",
      "topics": [
        "writeHeinzNodes"
      ]
    }
  ],
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "fastmap",
    "generics",
    "glue",
    "graph",
    "httr",
    "igraph",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RBGL",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "sys",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "Tutorial.Rnw",
      "filename": "Tutorial.pdf",
      "title": "BioNet Tutorial",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:14:05",
      "modified": "2020-10-05 16:38:09",
      "commits": 6
    }
  ],
  "_score": 6.314709692955174,
  "_indexed": false,
  "_nocasepkg": "bionet",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/BioNet",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.72.0",
      "date": "2026-06-15T07:45:08.000Z",
      "distro": "noble",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "a5743d3c2d5f3b7d084357b6cd6ce8d02e0144e7493e528549236850b12537c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.72.0",
      "date": "2026-06-15T07:45:09.000Z",
      "distro": "noble",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "0ae3daaa4a800b5126a2b7039a22be7e8301b9bf48a8a7a79b84230d8f99efd9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.72.0",
      "date": "2026-06-15T07:43:57.000Z",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "f90f5bb49998332d22e2b20d5ecef7f9eb55157f788844dc44297abf94980b96",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.72.0",
      "date": "2026-06-15T07:44:44.000Z",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "71c73918781c3101771996fc486ebbe5de73fcb5b5abaa89607736db14812c08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.72.0",
      "date": "2026-06-15T07:45:01.000Z",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "ecdb07845d5d2e0df5435b53867fa94470ca4f92e5fccd6450d91551c16b97be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.72.0",
      "date": "2026-06-15T07:43:49.000Z",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "d6ae8712ab51d2c7a766f4fbada33ea69f492139499fe6ba3d2c77a3478aca71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.72.0",
      "date": "2026-06-15T07:43:39.000Z",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "096f91503178208bac4a685244034d90bc805984668f23507b7555708457f908",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.72.0",
      "date": "2026-06-15T07:43:42.000Z",
      "commit": "bb160ed226c6095ab68df99ab8f47490145c4b12",
      "fileid": "65866850b2a5a64dfc7220c81a51384275dd3d754a5170d4da46f842e76cbe16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27531187002"
    }
  ]
}