{
  "_id": "6a153b91acfb0bcc41d52c9d",
  "Package": "drugTargetInteractions",
  "Type": "Package",
  "Title": "Drug-Target Interactions",
  "Version": "1.20.0",
  "Date": "2023-10-24",
  "Authors@R": "person(\"Thomas\", \"Girke\", email=\"thomas.girke@ucr.edu\", role=c(\"cre\", \"aut\"))",
  "Description": "Provides utilities for identifying drug-target\ninteractions for sets of small molecule or gene/protein\nidentifiers. The required drug-target interaction information\nis obained from a local SQLite instance of the ChEMBL database.\nChEMBL has been chosen for this purpose, because it provides\none of the most comprehensive and best annotatated knowledge\nresources for drug-target information available in the public\ndomain.",
  "VignetteBuilder": "knitr",
  "License": "Artistic-2.0",
  "NeedsCompilation": "no",
  "URL": "https://github.com/girke-lab/drugTargetInteractions",
  "biocViews": "Cheminformatics, BiomedicalInformatics, Pharmacogenetics,\nPharmacogenomics, Proteomics, Metabolomics",
  "RoxygenNote": "7.1.1",
  "BugReports": "https://github.com/girke-lab/drugTargetInteractions",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:55:28 UTC",
  "RemoteUrl": "https://github.com/bioc/drugTargetInteractions",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "05cf359587cf02f472308d8782cbea22ec583201",
  "Packaged": {
    "Date": "2026-05-26 06:08:49 UTC",
    "User": "root"
  },
  "Author": "Thomas Girke [cre, aut]",
  "Maintainer": "Thomas Girke <thomas.girke@ucr.edu>",
  "MD5sum": "dbf5dc11096a9c0892662ec80a26ed8b",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "drugTargetInteractions_1.20.0.tar.gz",
  "_fileid": "eb94547673f1de3ca46b01f294847afb739531d0683c8496d3d68ea69fce0436",
  "_filesize": 753550,
  "_sha256": "eb94547673f1de3ca46b01f294847afb739531d0683c8496d3d68ea69fce0436",
  "_created": "2026-05-26T06:08:49.000Z",
  "_published": "2026-05-26T06:20:01.599Z",
  "_jobs": [
    {
      "job": 77817368168,
      "time": 247,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7210096981"
    },
    {
      "job": 77817368182,
      "time": 599,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210172349"
    },
    {
      "job": 77817368188,
      "time": 516,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210155184"
    },
    {
      "job": 77817368190,
      "time": 321,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7210112601"
    },
    {
      "job": 77817368259,
      "time": 309,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210110164"
    },
    {
      "job": 77816622347,
      "time": 408,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210044066"
    },
    {
      "job": 77817368156,
      "time": 205,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210087757"
    },
    {
      "job": 77817368195,
      "time": 310,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210110189"
    },
    {
      "job": 77817368207,
      "time": 377,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7210124893"
    },
    {
      "job": 77817368209,
      "time": 587,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210169923"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/drugTargetInteractions",
  "_commit": {
    "id": "05cf359587cf02f472308d8782cbea22ec583201",
    "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": 1777380928
  },
  "_maintainer": {
    "name": "Thomas Girke",
    "email": "thomas.girke@ucr.edu",
    "login": "tgirke",
    "description": "",
    "uuid": 1336916
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "UniProt.ws",
      "role": "Imports"
    },
    {
      "package": "biomaRt",
      "role": "Imports"
    },
    {
      "package": "ensembldb",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "AnnotationFilter",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "EnsDb.Hsapiens.v86",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "cheminformatics",
    "biomedicalinformatics",
    "pharmacogenetics",
    "pharmacogenomics",
    "proteomics",
    "metabolomics"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "khoran",
      "count": 17,
      "uuid": 1340344
    },
    {
      "user": "tgirke",
      "count": 9,
      "uuid": 1336916
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 338,
    "source": "https://www.bioconductor.org/packages/stats/bioc/drugTargetInteractions"
  },
  "_devurl": "https://github.com/girke-lab/drugtargetinteractions",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/drugTargetInteractions.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/girke-lab/drugtargetinteractions",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "cmpIdMapping",
    "downloadChemblDb",
    "downloadUniChem",
    "drugTargetAnnot",
    "drugTargetAnnotTable",
    "drugTargetBioactivity",
    "genConfig",
    "getDrugTarget",
    "getParalogs",
    "getSymEnsUp",
    "getUniprotIDs",
    "processDrugage",
    "runDrugTarget_Annot_Bioassay",
    "transformTTD"
  ],
  "_help": [
    {
      "page": "drugTargetInteraction-package",
      "title": "Drug-Target Interactions",
      "topics": [
        "drugTargetInteractions-package",
        "drugTargetInteractions"
      ]
    },
    {
      "page": "cmpIdMapping",
      "title": "cmpIdMapping",
      "topics": [
        "cmpIdMapping"
      ]
    },
    {
      "page": "downloadChemblDb",
      "title": "downloadChemblDb",
      "topics": [
        "downloadChemblDb"
      ]
    },
    {
      "page": "downloadUniChem",
      "title": "downloadUniChem",
      "topics": [
        "downloadUniChem"
      ]
    },
    {
      "page": "drugTargetAnnot",
      "title": "drugTargetAnnot",
      "topics": [
        "drugTargetAnnot",
        "queryBy"
      ]
    },
    {
      "page": "drugTargetAnnotTable",
      "title": "drugTargetAnnotTable",
      "topics": [
        "drugTargetAnnotTable"
      ]
    },
    {
      "page": "drugTargetBioactivity",
      "title": "drugTargetBioactivity",
      "topics": [
        "drugTargetBioactivity"
      ]
    },
    {
      "page": "genConfig",
      "title": "genConfig",
      "topics": [
        "genConfig"
      ]
    },
    {
      "page": "getDrugTarget",
      "title": "getDrugTarget",
      "topics": [
        "getDrugTarget"
      ]
    },
    {
      "page": "getParalogs",
      "title": "getParalogs",
      "topics": [
        "getParalogs"
      ]
    },
    {
      "page": "getSymEnsUp",
      "title": "Gene to Protein ID Mappings",
      "topics": [
        "getSymEnsUp"
      ]
    },
    {
      "page": "getUniprotIDs",
      "title": "Retrieve UniProt IDs via ID and Cluster Mappings",
      "topics": [
        "getUniprotIDs"
      ]
    },
    {
      "page": "processDrugage",
      "title": "processDrugage",
      "topics": [
        "processDrugage"
      ]
    },
    {
      "page": "runDrugTarget_Annot_Bioassay",
      "title": "runDrugTarget_Annot_Bioassay",
      "topics": [
        "runDrugTarget_Annot_Bioassay"
      ]
    },
    {
      "page": "transformTTD",
      "title": "transformTTD",
      "topics": [
        "transformTTD"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/drugTargetInteractions/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "dplyr",
    "ensembldb",
    "fastmap",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "hms",
    "httr",
    "httr2",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "ProtGenerics",
    "purrr",
    "R6",
    "rappdirs",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rjsoncons",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "UCSC.utils",
    "UniProt.ws",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "drugTargetInteractions.Rmd",
      "filename": "drugTargetInteractions.html",
      "title": "Drug-Target Interactions",
      "author": "Authors: Kevin Horan, Yuzhu Duan, Austin Leong, Dan Evans, Jamison McCorrison, Nicholas Schork and Thomas Girke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Overview",
        "Install Package",
        "Load Package and Access Help",
        "Working Environment",
        "Required Files and Directories",
        "Produce Results Quickly",
        "Retrieve UniProt IDs",
        "UniProt's UNIREF Clusters",
        "BioMart's Paralogs",
        "Query Drug-Target Annotations",
        "Using drugTargetAnnot",
        "Query with Compound IDs",
        "Query with Protein IDs",
        "Query with Gene IDs",
        "Using getDrugTarget",
        "Query Bioassay Data",
        "Workflow to Run Everything",
        "ID mapping",
        "Query with Gene Names",
        "Query with ENSEBML Gene IDs",
        "Query with UniProt IDs",
        "UNIREF Cluster",
        "BioMart Parlogs",
        "Drug-Target Data",
        "Drug-Target Frequency",
        "Write Results to Tabular Files",
        "Session Info",
        "References"
      ],
      "created": "2020-11-30 16:24:41",
      "modified": "2021-08-26 17:17:11",
      "commits": 7
    }
  ],
  "_score": 4.380211241711606,
  "_indexed": false,
  "_nocasepkg": "drugtargetinteractions",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/drugTargetInteractions",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-26T06:14:10.000Z",
      "distro": "noble",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "b62251dd201d2e127871e0a46e0f1aac9347be50d2c689550f6aad526b5b0741",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-26T06:13:52.000Z",
      "distro": "noble",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "59b3419f212c2ecdf6690d4e95937e747e243eef6dd89ebc061d538f7e27affb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-26T06:11:40.000Z",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "35b7812a3d133fe11628dff2e932ba7a91683376e27e411142e068769974c8c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-26T06:11:39.000Z",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "196042e7d69def83b5d4e76ceebc69f8b6794d3c0603a06aba8c64ead604e997",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.20.0",
      "date": "2026-05-26T06:13:03.000Z",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "21ac8ff96ef2171d4c96da891052efcb00f98c32cda3248740b6db311086274a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-26T06:11:38.000Z",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "edd3aedf1cb9eea5b78801889a42b797cbc96a4336892bfa133da3d8ba65700a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-26T06:11:43.000Z",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "0414452323c9d52289e1ada3c83d0aa7d36d1abcdda580f0c7d547caf98119ab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-26T06:14:48.000Z",
      "commit": "05cf359587cf02f472308d8782cbea22ec583201",
      "fileid": "6c01ee671ff2ecdec08f0db6e9be8e05c494eeec5585fbea1c430cc9cab12852",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26435281603"
    }
  ]
}