{
  "_id": "6a129dc0acfb0bcc41d0f97e",
  "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-05-24 06:37:08 UTC",
    "User": "root"
  },
  "Author": "Cagatay Dursun [aut, cre]",
  "Maintainer": "Cagatay Dursun <cagataydursun@gmail.com>",
  "MD5sum": "4b824d281721eb7e6e30c8fafa932ad6",
  "_user": "bioc",
  "_type": "src",
  "_file": "PhenoGeneRanker_1.21.0.tar.gz",
  "_fileid": "5a4e89f656468bda226b2b42299fcc7e7b9efc3f31f756c4cf19df5f8578b762",
  "_filesize": 108917,
  "_sha256": "5a4e89f656468bda226b2b42299fcc7e7b9efc3f31f756c4cf19df5f8578b762",
  "_created": "2026-05-24T06:37:08.000Z",
  "_published": "2026-05-24T06:42:08.359Z",
  "_jobs": [
    {
      "job": 77577766784,
      "time": 148,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7182943634"
    },
    {
      "job": 77577766811,
      "time": 248,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182954011"
    },
    {
      "job": 77577766786,
      "time": 223,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182951420"
    },
    {
      "job": 77577766782,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182945432"
    },
    {
      "job": 77577766787,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182956012"
    },
    {
      "job": 77577393568,
      "time": 450,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182929263"
    },
    {
      "job": 77577766778,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182939663"
    },
    {
      "job": 77577766785,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182940524"
    },
    {
      "job": 77577766783,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182946018"
    },
    {
      "job": 77577766788,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182941029"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205",
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 270,
    "source": "https://www.bioconductor.org/packages/stats/bioc/PhenoGeneRanker"
  },
  "_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": [
        "<a id = \"Introduction\"></a> Introduction",
        "Install and Load PhenoGeneRanker",
        "<a id = \"Using-the-Functions\"></a> Using the Functions",
        "<a id = \"Input-File-Formatting\"></a> Input File Formatting",
        "<a id = \"CreateWalkMatrix\"></a> CreateWalkMatrix",
        "<a id = \"RandomWalkRestart\"></a> 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-05-24T06:40:27.000Z",
      "distro": "noble",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "a52530bfdd078fa6be90e65a1c0d5d458664e0a931639bd257cedc69684470ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-05-24T06:40:04.000Z",
      "distro": "noble",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "c4ccb59e9c0c944922da05af107391c77d56f7c97f151046079211c3ac75fdcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-24T06:39:12.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "049158cfd1bd5622dc20af38bb27fac58e88c963fd61cfe0dd2cedbefabe0089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-05-24T06:41:15.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "1d2524e2b6c94cb2179c7b94f93b596e95d5ba8360326d879c8772d589cb41f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-05-24T06:39:08.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "97d665fdcbb89cadb27cf1d512cb7687426a8d83d2796eea956ecc2b8e6a056a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-24T06:38:10.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "70bf366c05e4baa1c1f7d7a7f5a91bbe22a1c40a77aa7a5286219d6abd69121f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-24T06:39:17.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "c96ea14bef927b56f550bd23de8fd227c2ad410a790853485faadd4de6e0172a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-05-24T06:38:16.000Z",
      "commit": "58c8c2c132c916f2a3c110fd619e01be55647125",
      "fileid": "532339c8505d670ee5720c96442c69d95d8af1f9f9488a0e86a4cd2aa14129e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26354034205"
    }
  ]
}