{
  "_id": "6a1ad1721d7bb097a09e20da",
  "Package": "geneAttribution",
  "Type": "Package",
  "Title": "Identification of candidate genes associated with genetic\nvariation",
  "Version": "1.39.0",
  "Date": "2025-07-24",
  "Author": "Arthur Wuster",
  "Maintainer": "Arthur Wuster <wustera@gene.com>",
  "Description": "Identification of the most likely gene or genes through\nwhich variation at a given genomic locus in the human genome\nacts. The most basic functionality assumes that the closer gene\nis to the input locus, the more likely the gene is to be\ncausative. Additionally, any empirical data that links genomic\nregions to genes (e.g. eQTL or genome conformation data) can be\nused if it is supplied in the UCSC .BED file format.",
  "License": "Artistic-2.0",
  "biocViews": "SNP, GenePrediction, GenomeWideAssociation,\nVariantAnnotation, GenomicVariation",
  "RoxygenNote": "5.0.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libpng-dev libxml2-dev\nlibssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:44:06 UTC",
  "RemoteUrl": "https://github.com/bioc/geneAttribution",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:25:37 UTC",
    "User": "root"
  },
  "MD5sum": "a76f679ce555ae3adc31a1756210106b",
  "_user": "bioc",
  "_type": "src",
  "_file": "geneAttribution_1.39.0.tar.gz",
  "_fileid": "374e2356a4b7acf93ec51cba3c69f1cc12bed0053380b6928dfb61a99e2d29ad",
  "_filesize": 128378,
  "_sha256": "374e2356a4b7acf93ec51cba3c69f1cc12bed0053380b6928dfb61a99e2d29ad",
  "_created": "2026-05-30T08:25:37.000Z",
  "_published": "2026-05-30T12:00:50.351Z",
  "_jobs": [
    {
      "job": 78636479353,
      "time": 309,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306844657"
    },
    {
      "job": 78636479355,
      "time": 398,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306853672"
    },
    {
      "job": 78636479350,
      "time": 383,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306852132"
    },
    {
      "job": 78636479349,
      "time": 247,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7308008881"
    },
    {
      "job": 78636479359,
      "time": 322,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7308015576"
    },
    {
      "job": 78636176331,
      "time": 355,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306815042"
    },
    {
      "job": 78636479351,
      "time": 230,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306837164"
    },
    {
      "job": 78636479364,
      "time": 328,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306846621"
    },
    {
      "job": 78636479363,
      "time": 349,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7306848743"
    },
    {
      "job": 78636479365,
      "time": 338,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306847682"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/geneAttribution",
  "_commit": {
    "id": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
    "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": 1777380246
  },
  "_maintainer": {
    "name": "Arthur Wuster",
    "email": "wustera@gene.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "snp",
    "geneprediction",
    "genomewideassociation",
    "variantannotation",
    "genomicvariation"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 406,
    "source": "https://www.bioconductor.org/packages/stats/bioc/geneAttribution"
  },
  "_mentions": 1,
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geneAttribution.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "geneAttribution",
    "geneModels",
    "loadBed",
    "normP"
  ],
  "_help": [
    {
      "page": "geneAttribution",
      "title": "geneAttribution: Identification of candidate genes associated with noncoding genetic variation",
      "topics": [
        "geneAttribution-package",
        "geneAttribution"
      ]
    },
    {
      "page": "geneModels",
      "title": "Load gene models",
      "topics": [
        "geneModels"
      ]
    },
    {
      "page": "loadBed",
      "title": "Load UCSC *.BED files containing empirical data",
      "topics": [
        "loadBed"
      ]
    },
    {
      "page": "normP",
      "title": "Normalize likelihoods and return probabilities",
      "topics": [
        "normP"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/geneAttribution/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "org.Hs.eg.db",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "geneAttribution.Rmd",
      "filename": "geneAttribution.html",
      "title": "geneAttribution: Identification of Candidate Genes Associated with Noncoding Genetic Variation",
      "author": "Arthur Wuster",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic functionality",
        "geneModels()",
        "geneAttribution()",
        "Using empirical data",
        "Obtaining the coordinates of candidate genes"
      ],
      "created": "2016-08-26 19:47:20",
      "modified": "2016-10-07 20:00:43",
      "commits": 2
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "geneattribution",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T08:29:44.000Z",
      "distro": "noble",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "7e97d839ed5cf8b2150b8377a33aff6a4a8c4b4f38f7e6d81137c1853579b511",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T08:29:46.000Z",
      "distro": "noble",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "bf4b15095b609461c6efa7415df7d2aa98e22e710662630342566e9b67052b49",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T11:56:56.000Z",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "e746ce26b281cbf63020e96aac9d4711695c2444ababc69f3b0c440f2ff3781f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T11:58:18.000Z",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "d3c33a47e6eb57c96fa65be36770627ab4dded31bb28bfc239e833f4f2a0bbab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.0",
      "date": "2026-05-30T08:30:05.000Z",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "0f7322643051e874e9889e73355095cb61f114526077855fdef3ffe2556a0dc6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:28:31.000Z",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "5d63dfc8ada21a9eb7a9c86f0fc0e34f88285dfe7b2600f131c08d0b911e36f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:28:49.000Z",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "8384da4cab9496318f62d5297a7632fc1b6336979d12e2193d7efeac8084e6fa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:28:32.000Z",
      "commit": "1ad1d6c7e120f5d3fdf50245fd5579765fc2ccdd",
      "fileid": "254cf67a2c63888648c24dbd3d0827070ef37752d6ba1b8af2dac84463c680d0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679081010"
    }
  ]
}