{
  "_id": "6a1ad21e1d7bb097a09e2d27",
  "Package": "GA4GHclient",
  "Type": "Package",
  "Title": "A Bioconductor package for accessing GA4GH API data servers",
  "Version": "1.37.0",
  "Authors@R": "c(person(\"Welliton\", \"Souza\", email = \"well309@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Benilton\", \"Carvalho\", email = \"benilton@unicamp.br\", role = \"ctb\"),\nperson(\"Cristiane\", \"Rocha\", email = \"crirocha@gmail.com\", role = \"ctb\"))",
  "Description": "GA4GHclient provides an easy way to access public data\nservers through Global Alliance for Genomics and Health (GA4GH)\ngenomics API. It provides low-level access to GA4GH API and\ntranslates response data into Bioconductor-based class objects.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/labbcb/GA4GHclient",
  "BugReports": "https://github.com/labbcb/GA4GHclient/issues",
  "biocViews": "DataRepresentation, ThirdPartyClient",
  "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:45:21 UTC",
  "RemoteUrl": "https://github.com/bioc/GA4GHclient",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d0549e51e221273d102096a759fb0636296f991",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:28:21 UTC",
    "User": "root"
  },
  "Author": "Welliton Souza [aut, cre],\nBenilton Carvalho [ctb],\nCristiane Rocha [ctb]",
  "Maintainer": "Welliton Souza <well309@gmail.com>",
  "MD5sum": "4b251170547a222837a161e0b163f7b7",
  "_user": "bioc",
  "_type": "src",
  "_file": "GA4GHclient_1.37.0.tar.gz",
  "_fileid": "ffe028b6d2fdfdaa2e13b5981a286dfca8aa5ea1b08f71889d4d848bb4483f74",
  "_filesize": 491256,
  "_sha256": "ffe028b6d2fdfdaa2e13b5981a286dfca8aa5ea1b08f71889d4d848bb4483f74",
  "_created": "2026-05-30T08:28:21.000Z",
  "_published": "2026-05-30T12:03:42.342Z",
  "_jobs": [
    {
      "job": 78636624266,
      "time": 336,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306864384"
    },
    {
      "job": 78636624276,
      "time": 422,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7306872466"
    },
    {
      "job": 78636624270,
      "time": 445,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306874676"
    },
    {
      "job": 78636624272,
      "time": 302,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7308031358"
    },
    {
      "job": 78636624268,
      "time": 313,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7308031968"
    },
    {
      "job": 78636310398,
      "time": 377,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306831729"
    },
    {
      "job": 78636624274,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306849499"
    },
    {
      "job": 78636624300,
      "time": 332,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7306864077"
    },
    {
      "job": 78636624278,
      "time": 300,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7306861188"
    },
    {
      "job": 78636624277,
      "time": 393,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306870658"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GA4GHclient",
  "_commit": {
    "id": "7d0549e51e221273d102096a759fb0636296f991",
    "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": 1777380321
  },
  "_maintainer": {
    "name": "Welliton Souza",
    "email": "well309@gmail.com",
    "login": "wdesouza",
    "description": "Data Engineer",
    "uuid": 645272
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Suggests"
    },
    {
      "package": "AnnotationDbi",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg19.knownGene",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "datarepresentation",
    "thirdpartyclient"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "wdesouza",
      "count": 13,
      "uuid": 645272
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 364,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GA4GHclient"
  },
  "_devurl": "https://github.com/labbcb/ga4ghclient",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GA4GHclient.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/labbcb/ga4ghclient",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "getBiosample",
    "getCallSet",
    "getDataset",
    "getExpressionLevel",
    "getFeature",
    "getFeatureSet",
    "getIndividual",
    "getReadGroupSet",
    "getReference",
    "getReferenceSet",
    "getRnaQuantification",
    "getRnaQuantificationSet",
    "getVariant",
    "getVariantAnnotationSet",
    "getVariantSet",
    "HGVSnames",
    "listReferenceBases",
    "makeVCFFromGA4GHResponse",
    "makeVCFHeaderFromGA4GHResponse",
    "searchBiosamples",
    "searchCallSets",
    "searchDatasets",
    "searchExpressionLevels",
    "searchFeatures",
    "searchFeatureSets",
    "searchIndividuals",
    "searchPhenotypeAssociations",
    "searchPhenotypeAssociationSets",
    "searchReadGroupSets",
    "searchReads",
    "searchReferences",
    "searchReferenceSets",
    "searchRnaQuantifications",
    "searchRnaQuantificationSets",
    "searchVariantAnnotations",
    "searchVariantAnnotationSets",
    "searchVariants",
    "searchVariantsByGRanges",
    "searchVariantSets"
  ],
  "_help": [
    {
      "page": "GA4GHclient-package",
      "title": "A Bioconductor package for accessing GA4GH API data server",
      "topics": [
        "GA4GHclient-package",
        "GA4GHclient"
      ]
    },
    {
      "page": "getBiosample",
      "title": "getBiosample function",
      "topics": [
        "getBiosample"
      ]
    },
    {
      "page": "getCallSet",
      "title": "getCallSet function",
      "topics": [
        "getCallSet"
      ]
    },
    {
      "page": "getDataset",
      "title": "getDataset function",
      "topics": [
        "getDataset"
      ]
    },
    {
      "page": "getExpressionLevel",
      "title": "getExpressionLevel function",
      "topics": [
        "getExpressionLevel"
      ]
    },
    {
      "page": "getFeature",
      "title": "getFeature function",
      "topics": [
        "getFeature"
      ]
    },
    {
      "page": "getFeatureSet",
      "title": "getFeatureSet function",
      "topics": [
        "getFeatureSet"
      ]
    },
    {
      "page": "getIndividual",
      "title": "getIndividual function",
      "topics": [
        "getIndividual"
      ]
    },
    {
      "page": "getReadGroupSet",
      "title": "getReadGroupSet function",
      "topics": [
        "getReadGroupSet"
      ]
    },
    {
      "page": "getReference",
      "title": "getReference function",
      "topics": [
        "getReference"
      ]
    },
    {
      "page": "getReferenceSet",
      "title": "getReferenceSet function",
      "topics": [
        "getReferenceSet"
      ]
    },
    {
      "page": "getRnaQuantification",
      "title": "getRnaQuantification function",
      "topics": [
        "getRnaQuantification"
      ]
    },
    {
      "page": "getRnaQuantificationSet",
      "title": "getRnaQuantificationSet function",
      "topics": [
        "getRnaQuantificationSet"
      ]
    },
    {
      "page": "getVariant",
      "title": "getVariant function",
      "topics": [
        "getVariant"
      ]
    },
    {
      "page": "getVariantAnnotationSet",
      "title": "Gets getVariantAnnotationSet function",
      "topics": [
        "getVariantAnnotationSet"
      ]
    },
    {
      "page": "getVariantSet",
      "title": "getVariantSet function.",
      "topics": [
        "getVariantSet"
      ]
    },
    {
      "page": "HGVSnames",
      "title": "Generate genomic variant data to HGVS nomenclature",
      "topics": [
        "HGVSnames"
      ]
    },
    {
      "page": "listReferenceBases",
      "title": "listReferenceBases function",
      "topics": [
        "listReferenceBases"
      ]
    },
    {
      "page": "makeVCFFromGA4GHResponse",
      "title": "makeVCFFromGA4GHResponse function",
      "topics": [
        "makeVCFFromGA4GHResponse"
      ]
    },
    {
      "page": "makeVCFHeaderFromGA4GHResponse",
      "title": "makeVCFHeaderFromGA4GHResponse function",
      "topics": [
        "makeVCFHeaderFromGA4GHResponse"
      ]
    },
    {
      "page": "searchBiosamples",
      "title": "searchBiosamples function",
      "topics": [
        "searchBiosamples"
      ]
    },
    {
      "page": "searchCallSets",
      "title": "searchCallSets function",
      "topics": [
        "searchCallSets"
      ]
    },
    {
      "page": "searchDatasets",
      "title": "searchDatasets function",
      "topics": [
        "searchDatasets"
      ]
    },
    {
      "page": "searchExpressionLevels",
      "title": "searchExpressionLevels function",
      "topics": [
        "searchExpressionLevels"
      ]
    },
    {
      "page": "searchFeatures",
      "title": "searchFeatures function",
      "topics": [
        "searchFeatures"
      ]
    },
    {
      "page": "searchFeatureSets",
      "title": "searchFeatureSets function",
      "topics": [
        "searchFeatureSets"
      ]
    },
    {
      "page": "searchIndividuals",
      "title": "searchIndividuals function",
      "topics": [
        "searchIndividuals"
      ]
    },
    {
      "page": "searchPhenotypeAssociations",
      "title": "searchPhenotypeAssociations function",
      "topics": [
        "searchPhenotypeAssociations"
      ]
    },
    {
      "page": "searchPhenotypeAssociationSets",
      "title": "searchPhenotypeAssociationSets function",
      "topics": [
        "searchPhenotypeAssociationSets"
      ]
    },
    {
      "page": "searchReadGroupSets",
      "title": "searchReadGroupSets function",
      "topics": [
        "searchReadGroupSets"
      ]
    },
    {
      "page": "searchReads",
      "title": "searchReads function",
      "topics": [
        "searchReads"
      ]
    },
    {
      "page": "searchReferences",
      "title": "searchReferences function",
      "topics": [
        "searchReferences"
      ]
    },
    {
      "page": "searchReferenceSets",
      "title": "searchReferenceSets function",
      "topics": [
        "searchReferenceSets"
      ]
    },
    {
      "page": "searchRnaQuantifications",
      "title": "searchRnaQuantifications function",
      "topics": [
        "searchRnaQuantifications"
      ]
    },
    {
      "page": "searchRnaQuantificationSets",
      "title": "searchRnaQuantificationSets function",
      "topics": [
        "searchRnaQuantificationSets"
      ]
    },
    {
      "page": "searchVariantAnnotations",
      "title": "searchVariantAnnotations function",
      "topics": [
        "searchVariantAnnotations"
      ]
    },
    {
      "page": "searchVariantAnnotationSets",
      "title": "searchVariantAnnotationSets function",
      "topics": [
        "searchVariantAnnotationSets"
      ]
    },
    {
      "page": "searchVariants",
      "title": "searchVariants function",
      "topics": [
        "searchVariants"
      ]
    },
    {
      "page": "searchVariantsByGRanges",
      "title": "searchVariantsByGranges function",
      "topics": [
        "searchVariantsByGRanges"
      ]
    },
    {
      "page": "searchVariantSets",
      "title": "searchVariantSets function",
      "topics": [
        "searchVariantSets"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GA4GHclient/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "dplyr",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "GA4GHclient.Rmd",
      "filename": "GA4GHclient.html",
      "title": "GA4GHclient",
      "author": "Welliton Souza",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Available request methods",
        "Retrieving Thousand Genomes Project data through GA4GHclient package",
        "Search Variants by genomic location of genes",
        "VariantAnnotation classes",
        "Session Information"
      ],
      "created": "2017-03-27 08:07:28",
      "modified": "2025-07-22 16:17:54",
      "commits": 4
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "ga4ghclient",
  "_universes": [
    "bioc",
    "wdesouza",
    "labbcb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T08:32:48.000Z",
      "distro": "noble",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "be39f5fe13c8b8031401811814a35185391e9f1bfca0469b22c553db5624e425",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T08:32:56.000Z",
      "distro": "noble",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "95e8e5727bd268690e8847c4599d0a301625c9f820a2429b735f91f73a8eccd7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T12:00:09.000Z",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "ca4f3b285c5c7d57553383549569341bcd6c2a5947523a9f1fe753cecdde4daa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T12:00:26.000Z",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "94a4ae35d589f15f84b364fa94110cec5c962cc662e57a11d3819ce86704f7a3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-05-30T08:32:13.000Z",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "c65a97c189e1fd8b377cd428795a5b11c69f3cf374b94dc2c92e1a5ba9443ff1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:31:25.000Z",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "28e26b6ce19aedfe7226016992506da17a5c4e373bed6f13c950e26a93347c5e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:31:08.000Z",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "f3a8f7d5ce6e3435d5dd10c87931c68b83ae21ca141a1da2aebf8144d6750fea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T08:31:16.000Z",
      "commit": "7d0549e51e221273d102096a759fb0636296f991",
      "fileid": "139a12644c13c3cee6c7193686130124a55ecff231c93d2679b5bb95b3080735",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679133492"
    }
  ]
}