{
  "_id": "6a3a2b866265ec60d62023f7",
  "Package": "PhenoGeneRanker",
  "Type": "Package",
  "Title": "PhenoGeneRanker: A gene and phenotype prioritization tool",
  "Version": "1.21.0",
  "Authors@R": "c(person(given=\"Cagatay\", family=\"Dursun\", email=\"cagataydursun@gmail.com\", role=c(\"aut\", \"cre\")))",
  "Description": "This package is a gene/phenotype prioritization tool that\nutilizes multiplex heterogeneous gene phenotype network.\nPhenoGeneRanker allows multi-layer gene and phenotype networks.\nIt also calculates empirical p-values of gene/phenotype ranking\nusing random stratified sampling of genes/phenotypes based on\ntheir connectivity degree in the network.\nhttps://dl.acm.org/doi/10.1145/3307339.3342155.",
  "License": "Creative Commons Attribution 4.0 International License",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "biocViews": "BiomedicalInformatics, GenePrediction, GraphAndNetwork,\nNetwork, NetworkInference, Pathways, Software, SystemsBiology",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:03 UTC",
  "RemoteUrl": "https://github.com/bioc/PhenoGeneRanker",
  "RemoteRef": "HEAD",
  "RemoteSha": "58c8c2c132c916f2a3c110fd619e01be55647125",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 06:40:42 UTC",
    "User": "root"
  },
  "Author": "Cagatay Dursun [aut, cre]",
  "Maintainer": "Cagatay Dursun <cagataydursun@gmail.com>",
  "MD5sum": "91a8d60c1d49c15853e7f595e2cd17cc",
  "_user": "bioc",
  "_type": "src",
  "_file": "PhenoGeneRanker_1.21.0.tar.gz",
  "_fileid": "98d2a6a51b479cf4f612d5c23839c5847ffa5e5520de398bf82c7ec2c13b0230",
  "_filesize": 109994,
  "_sha256": "98d2a6a51b479cf4f612d5c23839c5847ffa5e5520de398bf82c7ec2c13b0230",
  "_created": "2026-06-23T06:40:42.000Z",
  "_published": "2026-06-23T06:45:26.125Z",
  "_jobs": [
    {
      "job": 82892631714,
      "time": 153,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7813336265"
    },
    {
      "job": 82892631728,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813350904"
    },
    {
      "job": 82892631757,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813364051"
    },
    {
      "job": 82892631721,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813327197"
    },
    {
      "job": 82892631719,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813325132"
    },
    {
      "job": 82891580947,
      "time": 454,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813292636"
    },
    {
      "job": 82892631686,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813322866"
    },
    {
      "job": 82892631755,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813328181"
    },
    {
      "job": 82892631731,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813328312"
    },
    {
      "job": 82892631764,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813329751"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/PhenoGeneRanker",
  "_commit": {
    "id": "58c8c2c132c916f2a3c110fd619e01be55647125",
    "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": 1777380903
  },
  "_maintainer": {
    "name": "Cagatay Dursun",
    "email": "cagataydursun@gmail.com",
    "login": "cdursun",
    "description": "",
    "uuid": 25962988
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "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": [
    "biomedicalinformatics",
    "geneprediction",
    "graphandnetwork",
    "network",
    "networkinference",
    "pathways",
    "software",
    "systemsbiology"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 441,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PhenoGeneRanker.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "CreateWalkMatrix",
    "RandomWalkRestart"
  ],
  "_help": [
    {
      "page": "CreateWalkMatrix",
      "title": "Create Walk Matrix",
      "topics": [
        "CreateWalkMatrix"
      ]
    },
    {
      "page": "RandomWalkRestart",
      "title": "Random Walk Restart (RWR)",
      "topics": [
        "RandomWalkRestart"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/PhenoGeneRanker/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "doParallel",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "PhenoGeneRanker.Rmd",
      "filename": "PhenoGeneRanker.html",
      "title": "PhenoGeneRanker",
      "author": "Cagatay Dursun, Jake Petrie",
      "engine": "knitr::rmarkdown",
      "headings": [
        " Introduction",
        "Install and Load PhenoGeneRanker",
        " Using the Functions",
        " Input File Formatting",
        " CreateWalkMatrix",
        " RandomWalkRestart"
      ],
      "created": "2020-07-24 17:11:54",
      "modified": "2021-02-18 17:04:22",
      "commits": 13
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "phenogeneranker",
  "_universes": [
    "bioc",
    "cdursun"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-06-23T06:43:21.000Z",
      "distro": "noble",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "86dab713748f5f99dd43d149bca54b3bfe96ab04c108ec1a887983544f8e0a16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-06-23T06:44:08.000Z",
      "distro": "noble",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "9f27e07b5ae78c7a49281fc46ea633a0aa992aa5d03539469cc3f94591f58b4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-06-23T06:42:16.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "81ca0deb867b2c574774f9b4b753d235b6111866762ee0e45f6f6422f5b1d8d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-06-23T06:42:03.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "ae92106edbf4e18472cd5612ed736d50aa5f8594a897117f2ca3995283a1b38d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-06-23T06:42:42.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "abc41f83442d3ab4204342028266445d3797a56245155dba1287c8f4e50fc48f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-06-23T06:41:58.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "ef390f40c5f3ceec0f918f740c551703be407493f8c9da37a0585abeeac50481",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-06-23T06:41:56.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "4ce8a57cce48015a8705efbf50645ff663f927545892b84846b675ff19c62c91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-06-23T06:41:54.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "0fdeed852d2339d903bd1752f3910c910a50078a9ee9827e4c5634258d1806ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28007117602"
    }
  ]
}