{
  "_id": "6a3635be3efcd9bda43f78fd",
  "Package": "GA4GHclient",
  "Type": "Package",
  "Title": "A Bioconductor package for accessing GA4GH API data servers",
  "Version": "1.36.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:45:21 UTC",
  "RemoteUrl": "https://github.com/bioc/GA4GHclient",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 06:31:24 UTC",
    "User": "root"
  },
  "Author": "Welliton Souza [aut, cre],\nBenilton Carvalho [ctb],\nCristiane Rocha [ctb]",
  "Maintainer": "Welliton Souza <well309@gmail.com>",
  "MD5sum": "b7d25a18537ba1bc8a5c4a744fb936a5",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "GA4GHclient_1.36.0.tar.gz",
  "_fileid": "9b58f557d7196a411214a5062f62e0c5fea591ec617c9bc8574295010cb4ba3f",
  "_filesize": 491692,
  "_sha256": "9b58f557d7196a411214a5062f62e0c5fea591ec617c9bc8574295010cb4ba3f",
  "_created": "2026-06-20T06:31:24.000Z",
  "_published": "2026-06-20T06:39:58.782Z",
  "_jobs": [
    {
      "job": 82462077518,
      "time": 250,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7762865328"
    },
    {
      "job": 82462077520,
      "time": 438,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7762889354"
    },
    {
      "job": 82462077525,
      "time": 443,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7762889833"
    },
    {
      "job": 82462077519,
      "time": 339,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7762876625"
    },
    {
      "job": 82462077521,
      "time": 220,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7762861581"
    },
    {
      "job": 82461667566,
      "time": 400,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762832881"
    },
    {
      "job": 82462077515,
      "time": 204,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762859502"
    },
    {
      "job": 82462077530,
      "time": 370,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7762880693"
    },
    {
      "job": 82462077555,
      "time": 314,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7762873556"
    },
    {
      "job": 82462077543,
      "time": 342,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7762877286"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GA4GHclient",
  "_commit": {
    "id": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
    "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": 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": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/labbcb/ga4ghclient",
  "_searchresults": 4,
  "_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/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "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": false,
  "_nocasepkg": "ga4ghclient",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/GA4GHclient",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-06-20T06:35:48.000Z",
      "distro": "noble",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "15347f65c65183f811486851275ef00e82d0fa2b76796e3fa97dc6befdb27f28",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-06-20T06:36:06.000Z",
      "distro": "noble",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "d1625ce60d6564d853a5f11781ad58f5cc00f16fe104cd0fd4d10877c574007d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-06-20T06:34:34.000Z",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "aa533adf9fd4e694ce9e1a764b4681ba827911951e574227715925a8634e4bcc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-06-20T06:33:56.000Z",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "6dc33ea0f7060f7f2b784babc697b7961e825e719687ab2fb6556a1e8a5859f0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.36.0",
      "date": "2026-06-20T06:35:34.000Z",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "a7a86c42f5729291fa871b5476bfe4fbfa06df54d72757412d8c34a9baceea79",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-06-20T06:34:43.000Z",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "09e4a74cf052b0851b389099e98434aef601c60cae864f61093016a302edbada",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-06-20T06:34:01.000Z",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "3ac1274a42a22b3d5728d4c6900fafb1b0cc7b647e8c2791684701bd931196fd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-06-20T06:34:04.000Z",
      "commit": "98ed334ccc261c841b50d46182c8c3108d38e6a0",
      "fileid": "9dcbfb3662e04c081d8a8c9d6aa184bd675b18acd31a1c53616fbe235169b596",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27862828332"
    }
  ]
}